Author: fbricon
Date: 2011-06-14 04:17:16 -0400 (Tue, 14 Jun 2011)
New Revision: 32085
Modified:
trunk/forge/plugins/org.jboss.tools.forge.ui/META-INF/MANIFEST.MF
Log:
Allow the use of m2e 1.0.0
Modified: trunk/forge/plugins/org.jboss.tools.forge.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/forge/plugins/org.jboss.tools.forge.ui/META-INF/MANIFEST.MF 2011-06-14 08:16:12
UTC (rev 32084)
+++ trunk/forge/plugins/org.jboss.tools.forge.ui/META-INF/MANIFEST.MF 2011-06-14 08:17:16
UTC (rev 32085)
@@ -11,8 +11,8 @@
org.eclipse.jdt.launching,
org.eclipse.ui.editors,
org.eclipse.ui.ide,
- org.eclipse.m2e.core;bundle-version="0.13.0",
- org.eclipse.m2e.maven.runtime;bundle-version="0.13.0",
+ org.eclipse.m2e.core;bundle-version="[0.13.0,1.0.100)",
+ org.eclipse.m2e.maven.runtime;bundle-version="[0.13.0,1.0.100)",
org.eclipse.jdt.core,
org.eclipse.ui.views
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Show replies by date