Author: koen.aers(a)jboss.com
Date: 2008-07-29 06:48:50 -0400 (Tue, 29 Jul 2008)
New Revision: 9383
Modified:
trunk/jbpm/plugins/org.jboss.tools.flow.jpdl4.graph/META-INF/MANIFEST.MF
Log:
dependency update
Modified: trunk/jbpm/plugins/org.jboss.tools.flow.jpdl4.graph/META-INF/MANIFEST.MF
===================================================================
--- trunk/jbpm/plugins/org.jboss.tools.flow.jpdl4.graph/META-INF/MANIFEST.MF 2008-07-29
10:46:44 UTC (rev 9382)
+++ trunk/jbpm/plugins/org.jboss.tools.flow.jpdl4.graph/META-INF/MANIFEST.MF 2008-07-29
10:48:50 UTC (rev 9383)
@@ -5,12 +5,12 @@
Bundle-Version: 1.0.0
Bundle-Vendor: JBoss, a Division of Red Hat
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Require-Bundle: org.jboss.tools.flow.common.graph;bundle-version="1.0.0",
+Require-Bundle: org.jboss.tools.flow.common.core;bundle-version="1.0.0",
+ org.jboss.tools.flow.common.graph;bundle-version="1.0.0",
+ org.jboss.tools.flow.jpdl4.core;bundle-version="1.0.0",
org.eclipse.core.resources;bundle-version="3.4.0",
org.eclipse.gef;bundle-version="3.4.0",
org.eclipse.ui;bundle-version="3.4.0",
- org.eclipse.core.runtime;bundle-version="3.4.0",
- org.jboss.tools.flow.jpdl4.core;bundle-version="1.0.0",
- org.jboss.tools.flow.common.core;bundle-version="1.0.0"
+ org.eclipse.core.runtime;bundle-version="3.4.0"
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.jboss.tools.flow.jpdl4.graph.Activator
Show replies by date