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

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Sep 7 10:19:37 EDT 2011


Author: marco.rietveld
Date: 2011-09-07 10:19:37 -0400 (Wed, 07 Sep 2011)
New Revision: 7018

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.SP1

Modified: jbpm3/branches/jbpm-3.2-soa/core/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/core/pom.xml	2011-09-07 14:07:57 UTC (rev 7017)
+++ jbpm3/branches/jbpm-3.2-soa/core/pom.xml	2011-09-07 14:19:37 UTC (rev 7018)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP1-SNAPSHOT</version>
+    <version>3.2.11.SP1</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml	2011-09-07 14:07:57 UTC (rev 7017)
+++ jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml	2011-09-07 14:19:37 UTC (rev 7018)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP1-SNAPSHOT</version>
+    <version>3.2.11.SP1</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-09-07 14:07:57 UTC (rev 7017)
+++ jbpm3/branches/jbpm-3.2-soa/enterprise-jee5/pom.xml	2011-09-07 14:19:37 UTC (rev 7018)
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP1-SNAPSHOT</version>
+    <version>3.2.11.SP1</version>
   </parent>
 
   <properties>

Modified: jbpm3/branches/jbpm-3.2-soa/examples/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/examples/pom.xml	2011-09-07 14:07:57 UTC (rev 7017)
+++ jbpm3/branches/jbpm-3.2-soa/examples/pom.xml	2011-09-07 14:19:37 UTC (rev 7018)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP1-SNAPSHOT</version>
+    <version>3.2.11.SP1</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jbpm-3.2-soa/identity/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/identity/pom.xml	2011-09-07 14:07:57 UTC (rev 7017)
+++ jbpm3/branches/jbpm-3.2-soa/identity/pom.xml	2011-09-07 14:19:37 UTC (rev 7018)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP1-SNAPSHOT</version>
+    <version>3.2.11.SP1</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jbpm-3.2-soa/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/pom.xml	2011-09-07 14:07:57 UTC (rev 7017)
+++ jbpm3/branches/jbpm-3.2-soa/pom.xml	2011-09-07 14:19:37 UTC (rev 7018)
@@ -13,13 +13,13 @@
   <groupId>org.jbpm.jbpm3</groupId>
   <artifactId>jbpm</artifactId>
   <packaging>pom</packaging>
-  <version>3.2.11.SP1-SNAPSHOT</version>
+  <version>3.2.11.SP1</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.SP1</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbpm/jbpm3/tags/jbpm-3.2.11.SP1</developerConnection>
+    <url>scm:svn:https://svn.jboss.org/repos/jbpm/jbpm3/tags/jbpm-3.2.11.SP1</url>
   </scm>
 
   <!-- Parent -->

Modified: jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml	2011-09-07 14:07:57 UTC (rev 7017)
+++ jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml	2011-09-07 14:19:37 UTC (rev 7018)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP1-SNAPSHOT</version>
+    <version>3.2.11.SP1</version>
   </parent>
 
   <!-- Profiles -->

Modified: jbpm3/branches/jbpm-3.2-soa/tomcat/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/tomcat/pom.xml	2011-09-07 14:07:57 UTC (rev 7017)
+++ jbpm3/branches/jbpm-3.2-soa/tomcat/pom.xml	2011-09-07 14:19:37 UTC (rev 7018)
@@ -7,7 +7,7 @@
   <parent>
     <artifactId>jbpm</artifactId>
     <groupId>org.jbpm.jbpm3</groupId>
-    <version>3.2.11.SP1-SNAPSHOT</version>
+    <version>3.2.11.SP1</version>
   </parent>
 
   <properties>

Modified: jbpm3/branches/jbpm-3.2-soa/userguide/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/userguide/pom.xml	2011-09-07 14:07:57 UTC (rev 7017)
+++ jbpm3/branches/jbpm-3.2-soa/userguide/pom.xml	2011-09-07 14:19:37 UTC (rev 7018)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11.SP1-SNAPSHOT</version>
+    <version>3.2.11.SP1</version>
   </parent>
 
   <!-- Plugins -->



More information about the jbpm-commits mailing list