Author: thomas.diesler(a)jboss.com
Date: 2009-02-19 04:24:17 -0500 (Thu, 19 Feb 2009)
New Revision: 3940
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/integration/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/pom.xml
Log:
version=3.2.5.SP2
Modified: jbpm3/branches/jbpm-3.2.5.SP/modules/core/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.5.SP/modules/core/pom.xml 2009-02-19 09:10:48 UTC (rev 3939)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/core/pom.xml 2009-02-19 09:24:17 UTC (rev 3940)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.jbpm.jbpm3</groupId>
<artifactId>jbpm</artifactId>
- <version>3.2.5.SP1</version>
+ <version>3.2.5.SP2</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-02-19 09:10:48 UTC (rev 3939)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/db/pom.xml 2009-02-19 09:24:17 UTC (rev 3940)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.jbpm.jbpm3</groupId>
<artifactId>jbpm</artifactId>
- <version>3.2.5.SP1</version>
+ <version>3.2.5.SP2</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-02-19 09:10:48 UTC (rev
3939)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/distribution/pom.xml 2009-02-19 09:24:17 UTC (rev
3940)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.jbpm.jbpm3</groupId>
<artifactId>jbpm</artifactId>
- <version>3.2.5.SP1</version>
+ <version>3.2.5.SP2</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-02-19 09:10:48 UTC (rev
3939)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/enterprise/pom.xml 2009-02-19 09:24:17 UTC (rev
3940)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.jbpm.jbpm3</groupId>
<artifactId>jbpm</artifactId>
- <version>3.2.5.SP1</version>
+ <version>3.2.5.SP2</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-02-19 09:10:48 UTC (rev
3939)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/examples/pom.xml 2009-02-19 09:24:17 UTC (rev
3940)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.jbpm.jbpm3</groupId>
<artifactId>jbpm</artifactId>
- <version>3.2.5.SP1</version>
+ <version>3.2.5.SP2</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-02-19 09:10:48 UTC (rev
3939)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/identity/pom.xml 2009-02-19 09:24:17 UTC (rev
3940)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.jbpm.jbpm3</groupId>
<artifactId>jbpm</artifactId>
- <version>3.2.5.SP1</version>
+ <version>3.2.5.SP2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: jbpm3/branches/jbpm-3.2.5.SP/modules/integration/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.5.SP/modules/integration/pom.xml 2009-02-19 09:10:48 UTC (rev
3939)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/integration/pom.xml 2009-02-19 09:24:17 UTC (rev
3940)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.jbpm.jbpm3</groupId>
<artifactId>jbpm</artifactId>
- <version>3.2.5.SP1</version>
+ <version>3.2.5.SP2</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-02-19 09:10:48 UTC (rev
3939)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/simulation/pom.xml 2009-02-19 09:24:17 UTC (rev
3940)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.jbpm.jbpm3</groupId>
<artifactId>jbpm</artifactId>
- <version>3.2.5.SP1</version>
+ <version>3.2.5.SP2</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-02-19 09:10:48 UTC (rev
3939)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/userguide/pom.xml 2009-02-19 09:24:17 UTC (rev
3940)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.jbpm.jbpm3</groupId>
<artifactId>jbpm</artifactId>
- <version>3.2.5.SP1</version>
+ <version>3.2.5.SP2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: jbpm3/branches/jbpm-3.2.5.SP/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.5.SP/pom.xml 2009-02-19 09:10:48 UTC (rev 3939)
+++ jbpm3/branches/jbpm-3.2.5.SP/pom.xml 2009-02-19 09:24:17 UTC (rev 3940)
@@ -16,7 +16,7 @@
<groupId>org.jbpm.jbpm3</groupId>
<artifactId>jbpm</artifactId>
<packaging>pom</packaging>
- <version>3.2.5.SP1</version>
+ <version>3.2.5.SP2</version>
<!-- Parent -->
<parent>
Show replies by date