Author: nickboldt
Date: 2010-11-11 12:18:30 -0500 (Thu, 11 Nov 2010)
New Revision: 26461
Modified:
trunk/bpel/plugins/org.eclipse.bpel.runtimes/pom.xml
trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/pom.xml
Log:
fix pom version to match plugin version (using build/util/checkPOMvsManifest.sh)
Modified: trunk/bpel/plugins/org.eclipse.bpel.runtimes/pom.xml
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.runtimes/pom.xml 2010-11-11 17:13:16 UTC (rev
26460)
+++ trunk/bpel/plugins/org.eclipse.bpel.runtimes/pom.xml 2010-11-11 17:18:30 UTC (rev
26461)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.bpel.plugins</groupId>
<artifactId>org.eclipse.bpel.runtimes</artifactId>
- <version>0.6.0-SNAPSHOT</version>
+ <version>0.5.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Modified: trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/pom.xml
===================================================================
--- trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/pom.xml 2010-11-11 17:13:16 UTC (rev
26460)
+++ trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/pom.xml 2010-11-11 17:18:30 UTC (rev
26461)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.bpel.plugins</groupId>
<artifactId>org.jboss.tools.bpel.runtimes</artifactId>
- <version>0.6.0-SNAPSHOT</version>
+ <version>0.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Show replies by date