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

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Jul 14 11:56:55 EDT 2011


Author: marco.rietveld
Date: 2011-07-14 11:56:55 -0400 (Thu, 14 Jul 2011)
New Revision: 6992

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

Modified: jbpm3/branches/jbpm-3.2-soa/core/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/core/pom.xml	2011-07-14 15:53:13 UTC (rev 6991)
+++ jbpm3/branches/jbpm-3.2-soa/core/pom.xml	2011-07-14 15:56:55 UTC (rev 6992)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11-SNAPSHOT</version>
+    <version>3.2.11</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml	2011-07-14 15:53:13 UTC (rev 6991)
+++ jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml	2011-07-14 15:56:55 UTC (rev 6992)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11-SNAPSHOT</version>
+    <version>3.2.11</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-07-14 15:53:13 UTC (rev 6991)
+++ jbpm3/branches/jbpm-3.2-soa/enterprise-jee5/pom.xml	2011-07-14 15:56:55 UTC (rev 6992)
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11-SNAPSHOT</version>
+    <version>3.2.11</version>
   </parent>
 
   <properties>

Modified: jbpm3/branches/jbpm-3.2-soa/examples/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/examples/pom.xml	2011-07-14 15:53:13 UTC (rev 6991)
+++ jbpm3/branches/jbpm-3.2-soa/examples/pom.xml	2011-07-14 15:56:55 UTC (rev 6992)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11-SNAPSHOT</version>
+    <version>3.2.11</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jbpm-3.2-soa/identity/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/identity/pom.xml	2011-07-14 15:53:13 UTC (rev 6991)
+++ jbpm3/branches/jbpm-3.2-soa/identity/pom.xml	2011-07-14 15:56:55 UTC (rev 6992)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11-SNAPSHOT</version>
+    <version>3.2.11</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jbpm-3.2-soa/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/pom.xml	2011-07-14 15:53:13 UTC (rev 6991)
+++ jbpm3/branches/jbpm-3.2-soa/pom.xml	2011-07-14 15:56:55 UTC (rev 6992)
@@ -13,13 +13,13 @@
   <groupId>org.jbpm.jbpm3</groupId>
   <artifactId>jbpm</artifactId>
   <packaging>pom</packaging>
-  <version>3.2.11-SNAPSHOT</version>
+  <version>3.2.11</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</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbpm/jbpm3/tags/jbpm-3.2.11</developerConnection>
+    <url>scm:svn:https://svn.jboss.org/repos/jbpm/jbpm3/tags/jbpm-3.2.11</url>
   </scm>
 
   <!-- Parent -->

Modified: jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml	2011-07-14 15:53:13 UTC (rev 6991)
+++ jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml	2011-07-14 15:56:55 UTC (rev 6992)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11-SNAPSHOT</version>
+    <version>3.2.11</version>
   </parent>
 
   <!-- Profiles -->

Modified: jbpm3/branches/jbpm-3.2-soa/tomcat/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/tomcat/pom.xml	2011-07-14 15:53:13 UTC (rev 6991)
+++ jbpm3/branches/jbpm-3.2-soa/tomcat/pom.xml	2011-07-14 15:56:55 UTC (rev 6992)
@@ -7,7 +7,7 @@
   <parent>
     <artifactId>jbpm</artifactId>
     <groupId>org.jbpm.jbpm3</groupId>
-    <version>3.2.11-SNAPSHOT</version>
+    <version>3.2.11</version>
   </parent>
 
   <properties>

Modified: jbpm3/branches/jbpm-3.2-soa/userguide/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/userguide/pom.xml	2011-07-14 15:53:13 UTC (rev 6991)
+++ jbpm3/branches/jbpm-3.2-soa/userguide/pom.xml	2011-07-14 15:56:55 UTC (rev 6992)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11-SNAPSHOT</version>
+    <version>3.2.11</version>
   </parent>
 
   <!-- Plugins -->



More information about the jbpm-commits mailing list