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

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Mar 10 00:55:09 EDT 2009


Author: alex.guizar at jboss.com
Date: 2009-03-10 00:55:09 -0400 (Tue, 10 Mar 2009)
New Revision: 4208

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

Modified: jbpm3/branches/jbpm-3.2.6.SP/modules/core/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.6.SP/modules/core/pom.xml	2009-03-10 04:42:53 UTC (rev 4207)
+++ jbpm3/branches/jbpm-3.2.6.SP/modules/core/pom.xml	2009-03-10 04:55:09 UTC (rev 4208)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.6.GA</version>
+    <version>3.2.6.SP1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jbpm-3.2.6.SP/modules/db/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.6.SP/modules/db/pom.xml	2009-03-10 04:42:53 UTC (rev 4207)
+++ jbpm3/branches/jbpm-3.2.6.SP/modules/db/pom.xml	2009-03-10 04:55:09 UTC (rev 4208)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.6.GA</version>
+    <version>3.2.6.SP1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jbpm-3.2.6.SP/modules/distribution/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.6.SP/modules/distribution/pom.xml	2009-03-10 04:42:53 UTC (rev 4207)
+++ jbpm3/branches/jbpm-3.2.6.SP/modules/distribution/pom.xml	2009-03-10 04:55:09 UTC (rev 4208)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.6.GA</version>
+    <version>3.2.6.SP1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jbpm-3.2.6.SP/modules/enterprise/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.6.SP/modules/enterprise/pom.xml	2009-03-10 04:42:53 UTC (rev 4207)
+++ jbpm3/branches/jbpm-3.2.6.SP/modules/enterprise/pom.xml	2009-03-10 04:55:09 UTC (rev 4208)
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.6.GA</version>
+    <version>3.2.6.SP1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jbpm-3.2.6.SP/modules/examples/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.6.SP/modules/examples/pom.xml	2009-03-10 04:42:53 UTC (rev 4207)
+++ jbpm3/branches/jbpm-3.2.6.SP/modules/examples/pom.xml	2009-03-10 04:55:09 UTC (rev 4208)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.6.GA</version>
+    <version>3.2.6.SP1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jbpm-3.2.6.SP/modules/identity/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.6.SP/modules/identity/pom.xml	2009-03-10 04:42:53 UTC (rev 4207)
+++ jbpm3/branches/jbpm-3.2.6.SP/modules/identity/pom.xml	2009-03-10 04:55:09 UTC (rev 4208)
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.6.GA</version>
+    <version>3.2.6.SP1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jbpm-3.2.6.SP/modules/simulation/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.6.SP/modules/simulation/pom.xml	2009-03-10 04:42:53 UTC (rev 4207)
+++ jbpm3/branches/jbpm-3.2.6.SP/modules/simulation/pom.xml	2009-03-10 04:55:09 UTC (rev 4208)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.6.GA</version>
+    <version>3.2.6.SP1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: jbpm3/branches/jbpm-3.2.6.SP/modules/userguide/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.6.SP/modules/userguide/pom.xml	2009-03-10 04:42:53 UTC (rev 4207)
+++ jbpm3/branches/jbpm-3.2.6.SP/modules/userguide/pom.xml	2009-03-10 04:55:09 UTC (rev 4208)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.6.GA</version>
+    <version>3.2.6.SP1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jbpm-3.2.6.SP/modules/userguide/src/main/docbook/en/master.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.6.SP/modules/userguide/src/main/docbook/en/master.xml	2009-03-10 04:42:53 UTC (rev 4207)
+++ jbpm3/branches/jbpm-3.2.6.SP/modules/userguide/src/main/docbook/en/master.xml	2009-03-10 04:55:09 UTC (rev 4208)
@@ -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.6.GA">
+<!ENTITY version "3.2.6.SP1">
 ]>
 <book lang="en">
   <bookinfo>

Modified: jbpm3/branches/jbpm-3.2.6.SP/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.6.SP/pom.xml	2009-03-10 04:42:53 UTC (rev 4207)
+++ jbpm3/branches/jbpm-3.2.6.SP/pom.xml	2009-03-10 04:55:09 UTC (rev 4208)
@@ -17,7 +17,7 @@
   <artifactId>jbpm</artifactId>
   <packaging>pom</packaging>
   
-  <version>3.2.6.GA</version>
+  <version>3.2.6.SP1</version>
   <url>http://www.jboss.org/jbossjbpm/</url>
 
   <!-- Parent -->




More information about the jbpm-commits mailing list