Author: nickboldt
Date: 2010-12-02 10:51:36 -0500 (Thu, 02 Dec 2010)
New Revision: 27104
Modified:
trunk/jbpm/tests/org.jboss.tools.jbpm.common.test/META-INF/MANIFEST.MF
Log:
use [3.6.0,4.0.0) instead of 3.6.0 for platform dep
Modified: trunk/jbpm/tests/org.jboss.tools.jbpm.common.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/jbpm/tests/org.jboss.tools.jbpm.common.test/META-INF/MANIFEST.MF 2010-12-02
15:48:28 UTC (rev 27103)
+++ trunk/jbpm/tests/org.jboss.tools.jbpm.common.test/META-INF/MANIFEST.MF 2010-12-02
15:51:36 UTC (rev 27104)
@@ -8,4 +8,4 @@
Require-Bundle: org.junit,
org.jboss.tools.jbpm.common,
org.eclipse.jdt.core,
- org.eclipse.core.runtime;bundle-version="3.6.0"
+ org.eclipse.core.runtime;bundle-version="[3.6.0,4.0.0)"
Show replies by date