[jbpm-commits] JBoss JBPM SVN: r7026 - in jbpm3/tags/jbpm-3.2.11.SP1: distribution and 2 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Sep 7 10:44:18 EDT 2011


Author: marco.rietveld
Date: 2011-09-07 10:44:18 -0400 (Wed, 07 Sep 2011)
New Revision: 7026

Modified:
   jbpm3/tags/jbpm-3.2.11.SP1/db/pom.xml
   jbpm3/tags/jbpm-3.2.11.SP1/distribution/pom.xml
   jbpm3/tags/jbpm-3.2.11.SP1/distribution/src/main/resources/examples/module/pom.xml
   jbpm3/tags/jbpm-3.2.11.SP1/distribution/src/main/resources/examples/pom.xml
Log:
Updating pom's of modules not updated by the mvn release mojo. 

Modified: jbpm3/tags/jbpm-3.2.11.SP1/db/pom.xml
===================================================================
--- jbpm3/tags/jbpm-3.2.11.SP1/db/pom.xml	2011-09-07 14:40:28 UTC (rev 7025)
+++ jbpm3/tags/jbpm-3.2.11.SP1/db/pom.xml	2011-09-07 14:44:18 UTC (rev 7026)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP1-SNAPSHOT</version>
+    <version>3.2.11.SP1</version>
   </parent>
 
   <properties>

Modified: jbpm3/tags/jbpm-3.2.11.SP1/distribution/pom.xml
===================================================================
--- jbpm3/tags/jbpm-3.2.11.SP1/distribution/pom.xml	2011-09-07 14:40:28 UTC (rev 7025)
+++ jbpm3/tags/jbpm-3.2.11.SP1/distribution/pom.xml	2011-09-07 14:44:18 UTC (rev 7026)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP1-SNAPSHOT</version>
+    <version>3.2.11.SP1</version>
   </parent>
 
   <!-- Properties -->

Modified: jbpm3/tags/jbpm-3.2.11.SP1/distribution/src/main/resources/examples/module/pom.xml
===================================================================
--- jbpm3/tags/jbpm-3.2.11.SP1/distribution/src/main/resources/examples/module/pom.xml	2011-09-07 14:40:28 UTC (rev 7025)
+++ jbpm3/tags/jbpm-3.2.11.SP1/distribution/src/main/resources/examples/module/pom.xml	2011-09-07 14:44:18 UTC (rev 7026)
@@ -18,7 +18,7 @@
   <parent>
     <artifactId>jbpm-examples-dist</artifactId>
     <groupId>org.jbpm.jbpm3</groupId>
-    <version>3.2.11.SP1-SNAPSHOT</version>
+    <version>3.2.11.SP1</version>
   </parent>
 
   <build>

Modified: jbpm3/tags/jbpm-3.2.11.SP1/distribution/src/main/resources/examples/pom.xml
===================================================================
--- jbpm3/tags/jbpm-3.2.11.SP1/distribution/src/main/resources/examples/pom.xml	2011-09-07 14:40:28 UTC (rev 7025)
+++ jbpm3/tags/jbpm-3.2.11.SP1/distribution/src/main/resources/examples/pom.xml	2011-09-07 14:44:18 UTC (rev 7026)
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP1-SNAPSHOT</version>
+    <version>3.2.11.SP1</version>
   </parent>
 
   <modules>



More information about the jbpm-commits mailing list