[jbpm-commits] JBoss JBPM SVN: r4350 - in jbpm3/branches/jbpm-3.2.5.SP: modules/core and 8 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Sun Mar 29 14:14:36 EDT 2009


Author: alex.guizar at jboss.com
Date: 2009-03-29 14:14:35 -0400 (Sun, 29 Mar 2009)
New Revision: 4350

Modified:
   jbpm3/branches/jbpm-3.2.5.SP/modules/core/pom.xml
   jbpm3/branches/jbpm-3.2.5.SP/modules/db/pom.xml
   jbpm3/branches/jbpm-3.2.5.SP/modules/distribution/pom.xml
   jbpm3/branches/jbpm-3.2.5.SP/modules/enterprise/pom.xml
   jbpm3/branches/jbpm-3.2.5.SP/modules/examples/pom.xml
   jbpm3/branches/jbpm-3.2.5.SP/modules/identity/pom.xml
   jbpm3/branches/jbpm-3.2.5.SP/modules/simulation/pom.xml
   jbpm3/branches/jbpm-3.2.5.SP/modules/userguide/pom.xml
   jbpm3/branches/jbpm-3.2.5.SP/modules/userguide/src/main/docbook/en/master.xml
   jbpm3/branches/jbpm-3.2.5.SP/pom.xml
Log:
set version to 3.2.5-SNAPSHOT

Modified: jbpm3/branches/jbpm-3.2.5.SP/modules/core/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.5.SP/modules/core/pom.xml	2009-03-29 16:51:56 UTC (rev 4349)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/core/pom.xml	2009-03-29 18:14:35 UTC (rev 4350)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.5.SP4</version>
+    <version>3.2.5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jbpm-3.2.5.SP/modules/db/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.5.SP/modules/db/pom.xml	2009-03-29 16:51:56 UTC (rev 4349)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/db/pom.xml	2009-03-29 18:14:35 UTC (rev 4350)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.5.SP4</version>
+    <version>3.2.5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jbpm-3.2.5.SP/modules/distribution/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.5.SP/modules/distribution/pom.xml	2009-03-29 16:51:56 UTC (rev 4349)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/distribution/pom.xml	2009-03-29 18:14:35 UTC (rev 4350)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.5.SP4</version>
+    <version>3.2.5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jbpm-3.2.5.SP/modules/enterprise/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.5.SP/modules/enterprise/pom.xml	2009-03-29 16:51:56 UTC (rev 4349)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/enterprise/pom.xml	2009-03-29 18:14:35 UTC (rev 4350)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.5.SP4</version>
+    <version>3.2.5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jbpm-3.2.5.SP/modules/examples/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.5.SP/modules/examples/pom.xml	2009-03-29 16:51:56 UTC (rev 4349)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/examples/pom.xml	2009-03-29 18:14:35 UTC (rev 4350)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.5.SP4</version>
+    <version>3.2.5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jbpm-3.2.5.SP/modules/identity/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.5.SP/modules/identity/pom.xml	2009-03-29 16:51:56 UTC (rev 4349)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/identity/pom.xml	2009-03-29 18:14:35 UTC (rev 4350)
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.5.SP4</version>
+    <version>3.2.5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jbpm-3.2.5.SP/modules/simulation/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.5.SP/modules/simulation/pom.xml	2009-03-29 16:51:56 UTC (rev 4349)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/simulation/pom.xml	2009-03-29 18:14:35 UTC (rev 4350)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.5.SP4</version>
+    <version>3.2.5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: jbpm3/branches/jbpm-3.2.5.SP/modules/userguide/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.5.SP/modules/userguide/pom.xml	2009-03-29 16:51:56 UTC (rev 4349)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/userguide/pom.xml	2009-03-29 18:14:35 UTC (rev 4350)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.5.SP4</version>
+    <version>3.2.5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jbpm-3.2.5.SP/modules/userguide/src/main/docbook/en/master.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.5.SP/modules/userguide/src/main/docbook/en/master.xml	2009-03-29 16:51:56 UTC (rev 4349)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/userguide/src/main/docbook/en/master.xml	2009-03-29 18:14:35 UTC (rev 4350)
@@ -21,7 +21,7 @@
 <!ENTITY security SYSTEM "modules/security.xml">
 <!ENTITY tdd SYSTEM "modules/tdd.xml">
 <!ENTITY pluggable SYSTEM "modules/pluggable.xml">
-<!ENTITY version "3.2.5.SP4">
+<!ENTITY version "3.2.5-SNAPSHOT">
 ]>
 <book lang="en">
   <bookinfo>

Modified: jbpm3/branches/jbpm-3.2.5.SP/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.5.SP/pom.xml	2009-03-29 16:51:56 UTC (rev 4349)
+++ jbpm3/branches/jbpm-3.2.5.SP/pom.xml	2009-03-29 18:14:35 UTC (rev 4350)
@@ -18,7 +18,7 @@
   <groupId>org.jbpm.jbpm3</groupId>
   <artifactId>jbpm</artifactId>
   <packaging>pom</packaging>
-  <version>3.2.5.SP4</version>
+  <version>3.2.5-SNAPSHOT</version>
 
   <!-- Parent -->
   <parent>




More information about the jbpm-commits mailing list