[jbpm-commits] JBoss JBPM SVN: r7088 - in jbpm3/tags/jbpm-3.2.12: distribution and 2 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Feb 28 05:11:33 EST 2012


Author: marco.rietveld
Date: 2012-02-28 05:11:32 -0500 (Tue, 28 Feb 2012)
New Revision: 7088

Modified:
   jbpm3/tags/jbpm-3.2.12/db/pom.xml
   jbpm3/tags/jbpm-3.2.12/distribution/pom.xml
   jbpm3/tags/jbpm-3.2.12/distribution/src/main/resources/examples/module/pom.xml
   jbpm3/tags/jbpm-3.2.12/distribution/src/main/resources/examples/pom.xml
Log:
Updating snapshot versions to final/non-snapshot. 

Modified: jbpm3/tags/jbpm-3.2.12/db/pom.xml
===================================================================
--- jbpm3/tags/jbpm-3.2.12/db/pom.xml	2012-02-27 16:11:00 UTC (rev 7087)
+++ jbpm3/tags/jbpm-3.2.12/db/pom.xml	2012-02-28 10:11:32 UTC (rev 7088)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.12</version>
   </parent>
 
   <properties>

Modified: jbpm3/tags/jbpm-3.2.12/distribution/pom.xml
===================================================================
--- jbpm3/tags/jbpm-3.2.12/distribution/pom.xml	2012-02-27 16:11:00 UTC (rev 7087)
+++ jbpm3/tags/jbpm-3.2.12/distribution/pom.xml	2012-02-28 10:11:32 UTC (rev 7088)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.12</version>
   </parent>
 
   <!-- Properties -->

Modified: jbpm3/tags/jbpm-3.2.12/distribution/src/main/resources/examples/module/pom.xml
===================================================================
--- jbpm3/tags/jbpm-3.2.12/distribution/src/main/resources/examples/module/pom.xml	2012-02-27 16:11:00 UTC (rev 7087)
+++ jbpm3/tags/jbpm-3.2.12/distribution/src/main/resources/examples/module/pom.xml	2012-02-28 10:11:32 UTC (rev 7088)
@@ -18,7 +18,7 @@
   <parent>
     <artifactId>jbpm-examples-dist</artifactId>
     <groupId>org.jbpm.jbpm3</groupId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.12</version>
   </parent>
 
   <build>

Modified: jbpm3/tags/jbpm-3.2.12/distribution/src/main/resources/examples/pom.xml
===================================================================
--- jbpm3/tags/jbpm-3.2.12/distribution/src/main/resources/examples/pom.xml	2012-02-27 16:11:00 UTC (rev 7087)
+++ jbpm3/tags/jbpm-3.2.12/distribution/src/main/resources/examples/pom.xml	2012-02-28 10:11:32 UTC (rev 7088)
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.12</version>
   </parent>
 
   <modules>



More information about the jbpm-commits mailing list