[jbpm-commits] JBoss JBPM SVN: r7081 - 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 Feb 27 10:29:01 EST 2012


Author: marco.rietveld
Date: 2012-02-27 10:29:00 -0500 (Mon, 27 Feb 2012)
New Revision: 7081

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

Modified: jbpm3/branches/jbpm-3.2-soa/core/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/core/pom.xml	2012-02-27 15:00:41 UTC (rev 7080)
+++ jbpm3/branches/jbpm-3.2-soa/core/pom.xml	2012-02-27 15:29:00 UTC (rev 7081)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.12</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml	2012-02-27 15:00:41 UTC (rev 7080)
+++ jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml	2012-02-27 15:29:00 UTC (rev 7081)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.12</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jbpm-3.2-soa/enterprise-jee5/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/enterprise-jee5/pom.xml	2012-02-27 15:00:41 UTC (rev 7080)
+++ jbpm3/branches/jbpm-3.2-soa/enterprise-jee5/pom.xml	2012-02-27 15:29:00 UTC (rev 7081)
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.12</version>
   </parent>
 
   <properties>

Modified: jbpm3/branches/jbpm-3.2-soa/examples/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/examples/pom.xml	2012-02-27 15:00:41 UTC (rev 7080)
+++ jbpm3/branches/jbpm-3.2-soa/examples/pom.xml	2012-02-27 15:29:00 UTC (rev 7081)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.12</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jbpm-3.2-soa/identity/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/identity/pom.xml	2012-02-27 15:00:41 UTC (rev 7080)
+++ jbpm3/branches/jbpm-3.2-soa/identity/pom.xml	2012-02-27 15:29:00 UTC (rev 7081)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.12</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jbpm-3.2-soa/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/pom.xml	2012-02-27 15:00:41 UTC (rev 7080)
+++ jbpm3/branches/jbpm-3.2-soa/pom.xml	2012-02-27 15:29:00 UTC (rev 7081)
@@ -13,13 +13,13 @@
   <groupId>org.jbpm.jbpm3</groupId>
   <artifactId>jbpm</artifactId>
   <packaging>pom</packaging>
-  <version>3.2.12-SNAPSHOT</version>
+  <version>3.2.12</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.12</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbpm/jbpm3/tags/jbpm-3.2.12</developerConnection>
+    <url>scm:svn:https://svn.jboss.org/repos/jbpm/jbpm3/tags/jbpm-3.2.12</url>
   </scm>
 
   <!-- Parent -->

Modified: jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml	2012-02-27 15:00:41 UTC (rev 7080)
+++ jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml	2012-02-27 15:29:00 UTC (rev 7081)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.12</version>
   </parent>
 
   <!-- Profiles -->

Modified: jbpm3/branches/jbpm-3.2-soa/tomcat/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/tomcat/pom.xml	2012-02-27 15:00:41 UTC (rev 7080)
+++ jbpm3/branches/jbpm-3.2-soa/tomcat/pom.xml	2012-02-27 15:29:00 UTC (rev 7081)
@@ -7,7 +7,7 @@
   <parent>
     <artifactId>jbpm</artifactId>
     <groupId>org.jbpm.jbpm3</groupId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.12</version>
   </parent>
 
   <properties>

Modified: jbpm3/branches/jbpm-3.2-soa/userguide/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/userguide/pom.xml	2012-02-27 15:00:41 UTC (rev 7080)
+++ jbpm3/branches/jbpm-3.2-soa/userguide/pom.xml	2012-02-27 15:29:00 UTC (rev 7081)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.12-SNAPSHOT</version>
+    <version>3.2.12</version>
   </parent>
 
   <!-- Plugins -->



More information about the jbpm-commits mailing list