[jbpm-commits] JBoss JBPM SVN: r7035 - in jbpm3/branches/jbpm-3.2-soa: core and 7 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Oct 10 23:11:50 EDT 2011


Author: marco.rietveld
Date: 2011-10-10 23:11:50 -0400 (Mon, 10 Oct 2011)
New Revision: 7035

Modified:
   jbpm3/branches/jbpm-3.2-soa/core/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:
[maven-release-plugin] prepare release jbpm-3.2.11.SP2

Modified: jbpm3/branches/jbpm-3.2-soa/core/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/core/pom.xml	2011-10-11 02:19:07 UTC (rev 7034)
+++ jbpm3/branches/jbpm-3.2-soa/core/pom.xml	2011-10-11 03:11:50 UTC (rev 7035)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP2-SNAPSHOT</version>
+    <version>3.2.11.SP2</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml	2011-10-11 02:19:07 UTC (rev 7034)
+++ jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml	2011-10-11 03:11:50 UTC (rev 7035)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP2-SNAPSHOT</version>
+    <version>3.2.11.SP2</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 02:19:07 UTC (rev 7034)
+++ jbpm3/branches/jbpm-3.2-soa/enterprise-jee5/pom.xml	2011-10-11 03:11:50 UTC (rev 7035)
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP2-SNAPSHOT</version>
+    <version>3.2.11.SP2</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 02:19:07 UTC (rev 7034)
+++ jbpm3/branches/jbpm-3.2-soa/examples/pom.xml	2011-10-11 03:11:50 UTC (rev 7035)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP2-SNAPSHOT</version>
+    <version>3.2.11.SP2</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 02:19:07 UTC (rev 7034)
+++ jbpm3/branches/jbpm-3.2-soa/identity/pom.xml	2011-10-11 03:11:50 UTC (rev 7035)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP2-SNAPSHOT</version>
+    <version>3.2.11.SP2</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jbpm-3.2-soa/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/pom.xml	2011-10-11 02:19:07 UTC (rev 7034)
+++ jbpm3/branches/jbpm-3.2-soa/pom.xml	2011-10-11 03:11:50 UTC (rev 7035)
@@ -13,13 +13,13 @@
   <groupId>org.jbpm.jbpm3</groupId>
   <artifactId>jbpm</artifactId>
   <packaging>pom</packaging>
-  <version>3.2.11.SP2-SNAPSHOT</version>
+  <version>3.2.11.SP2</version>
 
   <!-- Source Control Management -->
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbpm/jbpm3/branches/jbpm-3.2-soa</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbpm/jbpm3/branches/jbpm-3.2-soa</developerConnection>
-    <url>http://fisheye.jboss.org/browse/jbpm/jbpm3</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbpm/jbpm3/tags/jbpm-3.2.11.SP2</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbpm/jbpm3/tags/jbpm-3.2.11.SP2</developerConnection>
+    <url>scm:svn:https://svn.jboss.org/repos/jbpm/jbpm3/tags/jbpm-3.2.11.SP2</url>
   </scm>
 
   <!-- Parent -->

Modified: jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml	2011-10-11 02:19:07 UTC (rev 7034)
+++ jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml	2011-10-11 03:11:50 UTC (rev 7035)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP2-SNAPSHOT</version>
+    <version>3.2.11.SP2</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 02:19:07 UTC (rev 7034)
+++ jbpm3/branches/jbpm-3.2-soa/tomcat/pom.xml	2011-10-11 03:11:50 UTC (rev 7035)
@@ -7,7 +7,7 @@
   <parent>
     <artifactId>jbpm</artifactId>
     <groupId>org.jbpm.jbpm3</groupId>
-    <version>3.2.11.SP2-SNAPSHOT</version>
+    <version>3.2.11.SP2</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 02:19:07 UTC (rev 7034)
+++ jbpm3/branches/jbpm-3.2-soa/userguide/pom.xml	2011-10-11 03:11:50 UTC (rev 7035)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP2-SNAPSHOT</version>
+    <version>3.2.11.SP2</version>
   </parent>
 
   <!-- Plugins -->



More information about the jbpm-commits mailing list