Author: bbrodt
Date: 2011-12-15 14:30:39 -0500 (Thu, 15 Dec 2011)
New Revision: 37363
Modified:
trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/META-INF/MANIFEST.MF
trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/pom.xml
Log:
JBDS-1909 - upversion plugin from 0.5.0 to 0.8.0 to be in sync with org.eclipse.bpel
feature
Modified: trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/META-INF/MANIFEST.MF 2011-12-15
19:28:35 UTC (rev 37362)
+++ trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/META-INF/MANIFEST.MF 2011-12-15
19:30:39 UTC (rev 37363)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.jboss.tools.bpel.runtimes;singleton:=true
-Bundle-Version: 0.5.0.qualifier
+Bundle-Version: 0.8.0.qualifier
Bundle-Activator: org.jboss.tools.bpel.runtimes.RuntimesPlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
Modified: trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/pom.xml
===================================================================
--- trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/pom.xml 2011-12-15 19:28:35 UTC (rev
37362)
+++ trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/pom.xml 2011-12-15 19:30:39 UTC (rev
37363)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.bpel.plugins</groupId>
<artifactId>org.jboss.tools.bpel.runtimes</artifactId>
- <version>0.5.0-SNAPSHOT</version>
+ <version>0.8.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Show replies by date