[jbpm-commits] JBoss JBPM SVN: r6989 - 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:37:28 EDT 2011


Author: marco.rietveld
Date: 2011-07-14 11:37:28 -0400 (Thu, 14 Jul 2011)
New Revision: 6989

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:
Tag is again messed up.. back to 11-SNAPSHOT.

Modified: jbpm3/branches/jbpm-3.2-soa/core/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/core/pom.xml	2011-07-14 15:29:08 UTC (rev 6988)
+++ jbpm3/branches/jbpm-3.2-soa/core/pom.xml	2011-07-14 15:37:28 UTC (rev 6989)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11</version>
+    <version>3.2.11-SNAPSHOT</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:29:08 UTC (rev 6988)
+++ jbpm3/branches/jbpm-3.2-soa/enterprise/pom.xml	2011-07-14 15:37:28 UTC (rev 6989)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11</version>
+    <version>3.2.11-SNAPSHOT</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:29:08 UTC (rev 6988)
+++ jbpm3/branches/jbpm-3.2-soa/enterprise-jee5/pom.xml	2011-07-14 15:37:28 UTC (rev 6989)
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11</version>
+    <version>3.2.11-SNAPSHOT</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:29:08 UTC (rev 6988)
+++ jbpm3/branches/jbpm-3.2-soa/examples/pom.xml	2011-07-14 15:37:28 UTC (rev 6989)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11</version>
+    <version>3.2.11-SNAPSHOT</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:29:08 UTC (rev 6988)
+++ jbpm3/branches/jbpm-3.2-soa/identity/pom.xml	2011-07-14 15:37:28 UTC (rev 6989)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11</version>
+    <version>3.2.11-SNAPSHOT</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jbpm-3.2-soa/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/pom.xml	2011-07-14 15:29:08 UTC (rev 6988)
+++ jbpm3/branches/jbpm-3.2-soa/pom.xml	2011-07-14 15:37:28 UTC (rev 6989)
@@ -13,7 +13,7 @@
   <groupId>org.jbpm.jbpm3</groupId>
   <artifactId>jbpm</artifactId>
   <packaging>pom</packaging>
-  <version>3.2.11</version>
+  <version>3.2.11-SNAPSHOT</version>
 
   <!-- Source Control Management -->
   <scm>

Modified: jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml	2011-07-14 15:29:08 UTC (rev 6988)
+++ jbpm3/branches/jbpm-3.2-soa/simulation/pom.xml	2011-07-14 15:37:28 UTC (rev 6989)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11</version>
+    <version>3.2.11-SNAPSHOT</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:29:08 UTC (rev 6988)
+++ jbpm3/branches/jbpm-3.2-soa/tomcat/pom.xml	2011-07-14 15:37:28 UTC (rev 6989)
@@ -7,7 +7,7 @@
   <parent>
     <artifactId>jbpm</artifactId>
     <groupId>org.jbpm.jbpm3</groupId>
-    <version>3.2.11</version>
+    <version>3.2.11-SNAPSHOT</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:29:08 UTC (rev 6988)
+++ jbpm3/branches/jbpm-3.2-soa/userguide/pom.xml	2011-07-14 15:37:28 UTC (rev 6989)
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.2.11</version>
+    <version>3.2.11-SNAPSHOT</version>
   </parent>
 
   <!-- Plugins -->



More information about the jbpm-commits mailing list