[jbpm-commits] JBoss JBPM SVN: r7032 - in jbpm3/branches/jbpm-3.2-soa: db and 10 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Oct 10 21:46:33 EDT 2011


Author: marco.rietveld
Date: 2011-10-10 21:46:33 -0400 (Mon, 10 Oct 2011)
New Revision: 7032

Modified:
   jbpm3/branches/jbpm-3.2-soa/db/pom.xml
   jbpm3/branches/jbpm-3.2-soa/distribution/pom.xml
   jbpm3/branches/jbpm-3.2-soa/distribution/src/main/resources/examples/module/pom.xml
   jbpm3/branches/jbpm-3.2-soa/distribution/src/main/resources/examples/pom.xml
   jbpm3/branches/jbpm-3.2-soa/enterprise-jee5/pom.xml
   jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml
   jbpm3/branches/jbpm-3.2-soa/examples/pom.xml
   jbpm3/branches/jbpm-3.2-soa/identity/pom.xml
   jbpm3/branches/jbpm-3.2-soa/pom.xml
   jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml
   jbpm3/branches/jbpm-3.2-soa/tomcat/pom.xml
   jbpm3/branches/jbpm-3.2-soa/userguide/pom.xml
Log:
Preparation for 3.2.11.SP2 release.

Modified: jbpm3/branches/jbpm-3.2-soa/db/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/db/pom.xml	2011-10-11 01:41:01 UTC (rev 7031)
+++ jbpm3/branches/jbpm-3.2-soa/db/pom.xml	2011-10-11 01:46:33 UTC (rev 7032)
@@ -18,11 +18,11 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP1-SNAPSHOT</version>
+    <version>3.2.11.SP2-SNAPSHOT</version>
   </parent>
 
   <properties>
-    <previous.version>3.2.11</previous.version>
+    <previous.version>3.2.11.SP1</previous.version>
     <previous.version.directory>${project.build.directory}/${previous.version}</previous.version.directory>
   </properties>
 

Modified: jbpm3/branches/jbpm-3.2-soa/distribution/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/distribution/pom.xml	2011-10-11 01:41:01 UTC (rev 7031)
+++ jbpm3/branches/jbpm-3.2-soa/distribution/pom.xml	2011-10-11 01:46:33 UTC (rev 7032)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP1-SNAPSHOT</version>
+    <version>3.2.11.SP2-SNAPSHOT</version>
   </parent>
 
   <!-- Properties -->

Modified: jbpm3/branches/jbpm-3.2-soa/distribution/src/main/resources/examples/module/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/distribution/src/main/resources/examples/module/pom.xml	2011-10-11 01:41:01 UTC (rev 7031)
+++ jbpm3/branches/jbpm-3.2-soa/distribution/src/main/resources/examples/module/pom.xml	2011-10-11 01:46:33 UTC (rev 7032)
@@ -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.SP2-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -34,4 +34,4 @@
     	</testResource>
     </testResources>
   </build>
-</project>
\ No newline at end of file
+</project>

Modified: jbpm3/branches/jbpm-3.2-soa/distribution/src/main/resources/examples/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/distribution/src/main/resources/examples/pom.xml	2011-10-11 01:41:01 UTC (rev 7031)
+++ jbpm3/branches/jbpm-3.2-soa/distribution/src/main/resources/examples/pom.xml	2011-10-11 01:46:33 UTC (rev 7032)
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP1-SNAPSHOT</version>
+    <version>3.2.11.SP2-SNAPSHOT</version>
   </parent>
 
   <modules>

Modified: jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml	2011-10-11 01:41:01 UTC (rev 7031)
+++ jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml	2011-10-11 01:46:33 UTC (rev 7032)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.11.SP2-SNAPSHOT</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jbpm-3.2-soa/enterprise-jee5/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/enterprise-jee5/pom.xml	2011-10-11 01:41:01 UTC (rev 7031)
+++ jbpm3/branches/jbpm-3.2-soa/enterprise-jee5/pom.xml	2011-10-11 01:46:33 UTC (rev 7032)
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.11.SP2-SNAPSHOT</version>
   </parent>
 
   <properties>

Modified: jbpm3/branches/jbpm-3.2-soa/examples/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/examples/pom.xml	2011-10-11 01:41:01 UTC (rev 7031)
+++ jbpm3/branches/jbpm-3.2-soa/examples/pom.xml	2011-10-11 01:46:33 UTC (rev 7032)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.11.SP2-SNAPSHOT</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jbpm-3.2-soa/identity/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/identity/pom.xml	2011-10-11 01:41:01 UTC (rev 7031)
+++ jbpm3/branches/jbpm-3.2-soa/identity/pom.xml	2011-10-11 01:46:33 UTC (rev 7032)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.11.SP2-SNAPSHOT</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jbpm-3.2-soa/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/pom.xml	2011-10-11 01:41:01 UTC (rev 7031)
+++ jbpm3/branches/jbpm-3.2-soa/pom.xml	2011-10-11 01:46:33 UTC (rev 7032)
@@ -13,7 +13,7 @@
   <groupId>org.jbpm.jbpm3</groupId>
   <artifactId>jbpm</artifactId>
   <packaging>pom</packaging>
-  <version>3.2.12-SNAPSHOT</version>
+  <version>3.2.11.SP2-SNAPSHOT</version>
 
   <!-- Source Control Management -->
   <scm>
@@ -47,7 +47,7 @@
 
     <!-- Dependency versions -->
     <cargo.version>1.0.3</cargo.version>
-    <jsf.console.version>3.2.12-SNAPSHOT</jsf.console.version>
+    <jsf.console.version>3.2.11.SP2-SNAPSHOT</jsf.console.version>
 
     <!-- Database Driver Versions  -->
     <db2jcc.version>3.1.57</db2jcc.version>

Modified: jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml	2011-10-11 01:41:01 UTC (rev 7031)
+++ jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml	2011-10-11 01:46:33 UTC (rev 7032)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.11.SP2-SNAPSHOT</version>
   </parent>
 
   <!-- Profiles -->

Modified: jbpm3/branches/jbpm-3.2-soa/tomcat/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/tomcat/pom.xml	2011-10-11 01:41:01 UTC (rev 7031)
+++ jbpm3/branches/jbpm-3.2-soa/tomcat/pom.xml	2011-10-11 01:46:33 UTC (rev 7032)
@@ -7,7 +7,7 @@
   <parent>
     <artifactId>jbpm</artifactId>
     <groupId>org.jbpm.jbpm3</groupId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.11.SP2-SNAPSHOT</version>
   </parent>
 
   <properties>

Modified: jbpm3/branches/jbpm-3.2-soa/userguide/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/userguide/pom.xml	2011-10-11 01:41:01 UTC (rev 7031)
+++ jbpm3/branches/jbpm-3.2-soa/userguide/pom.xml	2011-10-11 01:46:33 UTC (rev 7032)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.11.SP2-SNAPSHOT</version>
   </parent>
 
   <!-- Plugins -->



More information about the jbpm-commits mailing list