[jbpm-commits] JBoss JBPM SVN: r4481 - in jbpm4/branches/jbpm-4.0.0.Beta1: modules/api and 18 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Apr 7 11:42:35 EDT 2009


Author: heiko.braun at jboss.com
Date: 2009-04-07 11:42:35 -0400 (Tue, 07 Apr 2009)
New Revision: 4481

Modified:
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/api/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/db/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/devguide/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/distro/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/enterprise/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/examples/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/console/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/jboss4/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/jboss5/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/spi/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/jpdl/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/log/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/pvm/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/test-base/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/test-db/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/test-load/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/test-pojo/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/modules/userguide/pom.xml
   jbpm4/branches/jbpm-4.0.0.Beta1/pom.xml
Log:
Version 4.0.0.Beta1

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/api/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/api/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/api/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/db/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/db/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/db/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/devguide/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/devguide/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/devguide/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/distro/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/distro/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/distro/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/enterprise/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/enterprise/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/enterprise/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/examples/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/examples/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/examples/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/console/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/console/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/console/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm-integration</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
   </parent>
 
   <!-- Properties -->

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/jboss4/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/jboss4/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/jboss4/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm-integration</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
   </parent>
 
   <!-- Properties -->

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/jboss5/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/jboss5/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/jboss5/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm-integration</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
   </parent>
 
   <!-- Properties -->

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/spi/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/spi/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/integration/spi/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm-integration</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
   </parent>
 
   <!-- Properties -->

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/jpdl/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/jpdl/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/jpdl/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/log/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/log/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/log/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/pvm/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/pvm/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/pvm/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/test-base/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/test-base/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/test-base/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/test-db/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/test-db/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/test-db/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/test-load/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/test-load/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/test-load/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/test-pojo/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/test-pojo/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/test-pojo/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/modules/userguide/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/modules/userguide/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/modules/userguide/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Beta1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Beta1/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Beta1/pom.xml	2009-04-07 15:28:27 UTC (rev 4480)
+++ jbpm4/branches/jbpm-4.0.0.Beta1/pom.xml	2009-04-07 15:42:35 UTC (rev 4481)
@@ -21,7 +21,7 @@
   <artifactId>jbpm</artifactId>
   <packaging>pom</packaging>
 
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0.Beta1</version>
 
   <organization>
     <name>JBoss, a division of Red Hat</name>




More information about the jbpm-commits mailing list