[jbpm-commits] JBoss JBPM SVN: r3520 - in projects/gwt-console/tags/gwt-console-1.0.0.Beta2: rpc and 2 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Dec 23 05:04:06 EST 2008


Author: heiko.braun at jboss.com
Date: 2008-12-23 05:04:06 -0500 (Tue, 23 Dec 2008)
New Revision: 3520

Modified:
   projects/gwt-console/tags/gwt-console-1.0.0.Beta2/pom.xml
   projects/gwt-console/tags/gwt-console-1.0.0.Beta2/rpc/pom.xml
   projects/gwt-console/tags/gwt-console-1.0.0.Beta2/server/pom.xml
   projects/gwt-console/tags/gwt-console-1.0.0.Beta2/war/pom.xml
Log:
Version Beta2

Modified: projects/gwt-console/tags/gwt-console-1.0.0.Beta2/pom.xml
===================================================================
--- projects/gwt-console/tags/gwt-console-1.0.0.Beta2/pom.xml	2008-12-23 09:46:39 UTC (rev 3519)
+++ projects/gwt-console/tags/gwt-console-1.0.0.Beta2/pom.xml	2008-12-23 10:04:06 UTC (rev 3520)
@@ -4,7 +4,7 @@
    <name>JBoss jBPM3 - GWT Console</name>
    <groupId>org.jbpm.jbpm3</groupId>
    <artifactId>gwt-console-parent</artifactId>
-   <version>1.0.0-SNAPSHOT</version>
+   <version>1.0.0.Beta2</version>
    <packaging>pom</packaging>
 
    <!-- Parent -->

Modified: projects/gwt-console/tags/gwt-console-1.0.0.Beta2/rpc/pom.xml
===================================================================
--- projects/gwt-console/tags/gwt-console-1.0.0.Beta2/rpc/pom.xml	2008-12-23 09:46:39 UTC (rev 3519)
+++ projects/gwt-console/tags/gwt-console-1.0.0.Beta2/rpc/pom.xml	2008-12-23 10:04:06 UTC (rev 3520)
@@ -12,7 +12,7 @@
    <parent>
       <groupId>org.jbpm.jbpm3</groupId>
       <artifactId>gwt-console-parent</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0.Beta2</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
 

Modified: projects/gwt-console/tags/gwt-console-1.0.0.Beta2/server/pom.xml
===================================================================
--- projects/gwt-console/tags/gwt-console-1.0.0.Beta2/server/pom.xml	2008-12-23 09:46:39 UTC (rev 3519)
+++ projects/gwt-console/tags/gwt-console-1.0.0.Beta2/server/pom.xml	2008-12-23 10:04:06 UTC (rev 3520)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>gwt-console-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0.Beta2</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: projects/gwt-console/tags/gwt-console-1.0.0.Beta2/war/pom.xml
===================================================================
--- projects/gwt-console/tags/gwt-console-1.0.0.Beta2/war/pom.xml	2008-12-23 09:46:39 UTC (rev 3519)
+++ projects/gwt-console/tags/gwt-console-1.0.0.Beta2/war/pom.xml	2008-12-23 10:04:06 UTC (rev 3520)
@@ -10,7 +10,7 @@
    <parent>
       <groupId>org.jbpm.jbpm3</groupId>
       <artifactId>gwt-console-parent</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0.Beta2</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
 




More information about the jbpm-commits mailing list