[overlord-commits] Overlord SVN: r808 - in bpm-console/branches/bpm-console-1.1.2: gui and 12 other directories.

overlord-commits at lists.jboss.org overlord-commits at lists.jboss.org
Mon Aug 31 06:50:55 EDT 2009


Author: heiko.braun at jboss.com
Date: 2009-08-31 06:50:54 -0400 (Mon, 31 Aug 2009)
New Revision: 808

Modified:
   bpm-console/branches/bpm-console-1.1.2/gui/pom.xml
   bpm-console/branches/bpm-console-1.1.2/gui/profiles/drools/pom.xml
   bpm-console/branches/bpm-console-1.1.2/gui/profiles/jbpm/pom.xml
   bpm-console/branches/bpm-console-1.1.2/gui/profiles/pom.xml
   bpm-console/branches/bpm-console-1.1.2/gui/profiles/riftsaw/pom.xml
   bpm-console/branches/bpm-console-1.1.2/gui/war/pom.xml
   bpm-console/branches/bpm-console-1.1.2/pom.xml
   bpm-console/branches/bpm-console-1.1.2/server/integration/pom.xml
   bpm-console/branches/bpm-console-1.1.2/server/pom.xml
   bpm-console/branches/bpm-console-1.1.2/server/war/pom.xml
   bpm-console/branches/bpm-console-1.1.2/shared/pom.xml
   bpm-console/branches/bpm-console-1.1.2/shared/rpc/pom.xml
   bpm-console/branches/bpm-console-1.1.2/workspace/pom.xml
   bpm-console/branches/bpm-console-1.1.2/workspace/workspace-api/pom.xml
Log:
Set version 1.1.2

Modified: bpm-console/branches/bpm-console-1.1.2/gui/pom.xml
===================================================================
--- bpm-console/branches/bpm-console-1.1.2/gui/pom.xml	2009-08-31 10:47:58 UTC (rev 807)
+++ bpm-console/branches/bpm-console-1.1.2/gui/pom.xml	2009-08-31 10:50:54 UTC (rev 808)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.jboss.bpm</groupId>
     <artifactId>gwt-console-parent</artifactId>
-    <version>1.1.2-SNAPSHOT</version>
+    <version>1.1.2</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: bpm-console/branches/bpm-console-1.1.2/gui/profiles/drools/pom.xml
===================================================================
--- bpm-console/branches/bpm-console-1.1.2/gui/profiles/drools/pom.xml	2009-08-31 10:47:58 UTC (rev 807)
+++ bpm-console/branches/bpm-console-1.1.2/gui/profiles/drools/pom.xml	2009-08-31 10:50:54 UTC (rev 808)
@@ -12,7 +12,7 @@
    <parent>
       <groupId>org.jboss.bpm</groupId>
       <artifactId>gwt-console-profiles</artifactId>
-      <version>1.1.2-SNAPSHOT</version>
+      <version>1.1.2</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
    

Modified: bpm-console/branches/bpm-console-1.1.2/gui/profiles/jbpm/pom.xml
===================================================================
--- bpm-console/branches/bpm-console-1.1.2/gui/profiles/jbpm/pom.xml	2009-08-31 10:47:58 UTC (rev 807)
+++ bpm-console/branches/bpm-console-1.1.2/gui/profiles/jbpm/pom.xml	2009-08-31 10:50:54 UTC (rev 808)
@@ -12,7 +12,7 @@
    <parent>
       <groupId>org.jboss.bpm</groupId>
       <artifactId>gwt-console-profiles</artifactId>
-      <version>1.1.2-SNAPSHOT</version>
+      <version>1.1.2</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
    

Modified: bpm-console/branches/bpm-console-1.1.2/gui/profiles/pom.xml
===================================================================
--- bpm-console/branches/bpm-console-1.1.2/gui/profiles/pom.xml	2009-08-31 10:47:58 UTC (rev 807)
+++ bpm-console/branches/bpm-console-1.1.2/gui/profiles/pom.xml	2009-08-31 10:50:54 UTC (rev 808)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.jboss.bpm</groupId>
     <artifactId>gwt-console-gui</artifactId>
-    <version>1.1.2-SNAPSHOT</version>
+    <version>1.1.2</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: bpm-console/branches/bpm-console-1.1.2/gui/profiles/riftsaw/pom.xml
===================================================================
--- bpm-console/branches/bpm-console-1.1.2/gui/profiles/riftsaw/pom.xml	2009-08-31 10:47:58 UTC (rev 807)
+++ bpm-console/branches/bpm-console-1.1.2/gui/profiles/riftsaw/pom.xml	2009-08-31 10:50:54 UTC (rev 808)
@@ -12,7 +12,7 @@
    <parent>
       <groupId>org.jboss.bpm</groupId>
       <artifactId>gwt-console-profiles</artifactId>
-      <version>1.1.2-SNAPSHOT</version>
+      <version>1.1.2</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
    

Modified: bpm-console/branches/bpm-console-1.1.2/gui/war/pom.xml
===================================================================
--- bpm-console/branches/bpm-console-1.1.2/gui/war/pom.xml	2009-08-31 10:47:58 UTC (rev 807)
+++ bpm-console/branches/bpm-console-1.1.2/gui/war/pom.xml	2009-08-31 10:50:54 UTC (rev 808)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.bpm</groupId>
     <artifactId>gwt-console-gui</artifactId>
-    <version>1.1.2-SNAPSHOT</version>
+    <version>1.1.2</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: bpm-console/branches/bpm-console-1.1.2/pom.xml
===================================================================
--- bpm-console/branches/bpm-console-1.1.2/pom.xml	2009-08-31 10:47:58 UTC (rev 807)
+++ bpm-console/branches/bpm-console-1.1.2/pom.xml	2009-08-31 10:50:54 UTC (rev 808)
@@ -4,7 +4,7 @@
   <name>JBoss BPM - Console</name>
   <groupId>org.jboss.bpm</groupId>
   <artifactId>gwt-console-parent</artifactId>
-  <version>1.1.2-SNAPSHOT</version>
+  <version>1.1.2</version>
   <packaging>pom</packaging>
 
 <scm>

Modified: bpm-console/branches/bpm-console-1.1.2/server/integration/pom.xml
===================================================================
--- bpm-console/branches/bpm-console-1.1.2/server/integration/pom.xml	2009-08-31 10:47:58 UTC (rev 807)
+++ bpm-console/branches/bpm-console-1.1.2/server/integration/pom.xml	2009-08-31 10:50:54 UTC (rev 808)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.bpm</groupId>
     <artifactId>gwt-console-servermodule</artifactId>
-    <version>1.1.2-SNAPSHOT</version>
+    <version>1.1.2</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: bpm-console/branches/bpm-console-1.1.2/server/pom.xml
===================================================================
--- bpm-console/branches/bpm-console-1.1.2/server/pom.xml	2009-08-31 10:47:58 UTC (rev 807)
+++ bpm-console/branches/bpm-console-1.1.2/server/pom.xml	2009-08-31 10:50:54 UTC (rev 808)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.jboss.bpm</groupId>
     <artifactId>gwt-console-parent</artifactId>
-    <version>1.1.2-SNAPSHOT</version>
+    <version>1.1.2</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: bpm-console/branches/bpm-console-1.1.2/server/war/pom.xml
===================================================================
--- bpm-console/branches/bpm-console-1.1.2/server/war/pom.xml	2009-08-31 10:47:58 UTC (rev 807)
+++ bpm-console/branches/bpm-console-1.1.2/server/war/pom.xml	2009-08-31 10:50:54 UTC (rev 808)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.bpm</groupId>
     <artifactId>gwt-console-servermodule</artifactId>
-    <version>1.1.2-SNAPSHOT</version>
+    <version>1.1.2</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: bpm-console/branches/bpm-console-1.1.2/shared/pom.xml
===================================================================
--- bpm-console/branches/bpm-console-1.1.2/shared/pom.xml	2009-08-31 10:47:58 UTC (rev 807)
+++ bpm-console/branches/bpm-console-1.1.2/shared/pom.xml	2009-08-31 10:50:54 UTC (rev 808)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.jboss.bpm</groupId>
     <artifactId>gwt-console-parent</artifactId>
-    <version>1.1.2-SNAPSHOT</version>
+    <version>1.1.2</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: bpm-console/branches/bpm-console-1.1.2/shared/rpc/pom.xml
===================================================================
--- bpm-console/branches/bpm-console-1.1.2/shared/rpc/pom.xml	2009-08-31 10:47:58 UTC (rev 807)
+++ bpm-console/branches/bpm-console-1.1.2/shared/rpc/pom.xml	2009-08-31 10:50:54 UTC (rev 808)
@@ -12,7 +12,7 @@
    <parent>
       <groupId>org.jboss.bpm</groupId>
       <artifactId>gwt-console-shared</artifactId>
-      <version>1.1.2-SNAPSHOT</version>
+      <version>1.1.2</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
 

Modified: bpm-console/branches/bpm-console-1.1.2/workspace/pom.xml
===================================================================
--- bpm-console/branches/bpm-console-1.1.2/workspace/pom.xml	2009-08-31 10:47:58 UTC (rev 807)
+++ bpm-console/branches/bpm-console-1.1.2/workspace/pom.xml	2009-08-31 10:50:54 UTC (rev 808)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.jboss.bpm</groupId>
     <artifactId>gwt-console-parent</artifactId>
-    <version>1.1.2-SNAPSHOT</version>
+    <version>1.1.2</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: bpm-console/branches/bpm-console-1.1.2/workspace/workspace-api/pom.xml
===================================================================
--- bpm-console/branches/bpm-console-1.1.2/workspace/workspace-api/pom.xml	2009-08-31 10:47:58 UTC (rev 807)
+++ bpm-console/branches/bpm-console-1.1.2/workspace/workspace-api/pom.xml	2009-08-31 10:50:54 UTC (rev 808)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.bpm</groupId>
     <artifactId>gwt-console-workspace</artifactId>
-    <version>1.1.2-SNAPSHOT</version>
+    <version>1.1.2</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 



More information about the overlord-commits mailing list