Author: nickboldt
Date: 2012-06-14 01:15:40 -0400 (Thu, 14 Jun 2012)
New Revision: 41961
Modified:
trunk/runtime-soa/plugins/org.jboss.tools.runtime.drools.detector/META-INF/MANIFEST.MF
Log:
extend valid range through 4.2
Modified:
trunk/runtime-soa/plugins/org.jboss.tools.runtime.drools.detector/META-INF/MANIFEST.MF
===================================================================
---
trunk/runtime-soa/plugins/org.jboss.tools.runtime.drools.detector/META-INF/MANIFEST.MF 2012-06-14
04:15:40 UTC (rev 41960)
+++
trunk/runtime-soa/plugins/org.jboss.tools.runtime.drools.detector/META-INF/MANIFEST.MF 2012-06-14
05:15:40 UTC (rev 41961)
@@ -4,8 +4,8 @@
Bundle-SymbolicName: org.jboss.tools.runtime.drools.detector;singleton:=true
Bundle-Version: 1.3.0.qualifier
Bundle-Activator: org.jboss.tools.runtime.drools.detector.RuntimeDroolsActivator
-Require-Bundle: org.eclipse.ui;bundle-version="[3.7.0,3.8.0)",
- org.eclipse.core.runtime;bundle-version="[3.7.0,3.8.0)",
+Require-Bundle: org.eclipse.ui;bundle-version="[3.7.0,4.3.0)",
+ org.eclipse.core.runtime;bundle-version="[3.7.0,4.3.0)",
org.jboss.tools.runtime.core,
org.drools.eclipse
Bundle-ActivationPolicy: lazy
Show replies by date