Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.m2e.integration.tests.common/META-INF')
-rw-r--r--org.eclipse.m2e.integration.tests.common/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.m2e.integration.tests.common/META-INF/MANIFEST.MF b/org.eclipse.m2e.integration.tests.common/META-INF/MANIFEST.MF
index 1e1f9933..2ae2708f 100644
--- a/org.eclipse.m2e.integration.tests.common/META-INF/MANIFEST.MF
+++ b/org.eclipse.m2e.integration.tests.common/META-INF/MANIFEST.MF
@@ -32,5 +32,5 @@ Require-Bundle: org.junit4;bundle-version="4.4.0",
org.eclipse.m2e.core,
org.eclipse.m2e.maven.runtime,
org.eclipse.m2e.tests.common,
- org.eclipse.m2e.core.ui;bundle-version="0.13.0"
+ org.eclipse.m2e.core.ui;bundle-version="[0.14.0,0.15.0)"

Back to the top