diff --git a/conformance/org.universaal.tools.conformance.verify.plugin/META-INF/MANIFEST.MF b/conformance/org.universaal.tools.conformance.verify.plugin/META-INF/MANIFEST.MF
index b1fa9258a8da25ce06cbf8d03375def0cf149db0..ab0a151305f9e5d57b0b4aa231245320bfd0e2ea 100644
--- a/conformance/org.universaal.tools.conformance.verify.plugin/META-INF/MANIFEST.MF
+++ b/conformance/org.universaal.tools.conformance.verify.plugin/META-INF/MANIFEST.MF
@@ -7,8 +7,8 @@ Bundle-Activator: org.universaal.tools.conformance.verify.plugin.Activator
 Bundle-Vendor: universAAL
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
- org.eclipse.m2e.core;bundle-version="1.0.200",
- org.eclipse.m2e.core.ui
+ org.eclipse.m2e.core.ui,
+ org.eclipse.m2e.core
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Bundle-ActivationPolicy: lazy
 Import-Package: org.apache.maven.execution,