[jbossws-commits] JBossWS SVN: r11338 - in stack/cxf/branches/jbossws-cxf-3.2.2.GA: modules/client and 6 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Dec 18 08:38:38 EST 2009


Author: richard.opalka at jboss.com
Date: 2009-12-18 08:38:37 -0500 (Fri, 18 Dec 2009)
New Revision: 11338

Modified:
   stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/client/pom.xml
   stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/management/pom.xml
   stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/resources/pom.xml
   stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/server/pom.xml
   stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/testsuite/cxf-tests/pom.xml
   stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/testsuite/framework-tests/pom.xml
   stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/testsuite/pom.xml
   stack/cxf/branches/jbossws-cxf-3.2.2.GA/pom.xml
Log:
[JBWS-2863] prepare for tagging

Modified: stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/client/pom.xml	2009-12-18 12:15:55 UTC (rev 11337)
+++ stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/client/pom.xml	2009-12-18 13:38:37 UTC (rev 11338)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.2.2-SNAPSHOT</version>
+    <version>3.2.2.GA</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/management/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/management/pom.xml	2009-12-18 12:15:55 UTC (rev 11337)
+++ stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/management/pom.xml	2009-12-18 13:38:37 UTC (rev 11338)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.2.2-SNAPSHOT</version>
+    <version>3.2.2.GA</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/resources/pom.xml	2009-12-18 12:15:55 UTC (rev 11337)
+++ stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/resources/pom.xml	2009-12-18 13:38:37 UTC (rev 11338)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.2.2-SNAPSHOT</version>
+    <version>3.2.2.GA</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/server/pom.xml	2009-12-18 12:15:55 UTC (rev 11337)
+++ stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/server/pom.xml	2009-12-18 13:38:37 UTC (rev 11338)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.2.2-SNAPSHOT</version>
+    <version>3.2.2.GA</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/testsuite/cxf-tests/pom.xml	2009-12-18 12:15:55 UTC (rev 11337)
+++ stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/testsuite/cxf-tests/pom.xml	2009-12-18 13:38:37 UTC (rev 11338)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>3.2.2-SNAPSHOT</version>
+    <version>3.2.2.GA</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/testsuite/framework-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/testsuite/framework-tests/pom.xml	2009-12-18 12:15:55 UTC (rev 11337)
+++ stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/testsuite/framework-tests/pom.xml	2009-12-18 13:38:37 UTC (rev 11338)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>3.2.2-SNAPSHOT</version>
+    <version>3.2.2.GA</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/testsuite/pom.xml	2009-12-18 12:15:55 UTC (rev 11337)
+++ stack/cxf/branches/jbossws-cxf-3.2.2.GA/modules/testsuite/pom.xml	2009-12-18 13:38:37 UTC (rev 11338)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.2.2-SNAPSHOT</version>
+    <version>3.2.2.GA</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-3.2.2.GA/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.2.2.GA/pom.xml	2009-12-18 12:15:55 UTC (rev 11337)
+++ stack/cxf/branches/jbossws-cxf-3.2.2.GA/pom.xml	2009-12-18 13:38:37 UTC (rev 11338)
@@ -17,7 +17,7 @@
   <artifactId>jbossws-cxf</artifactId>
   <packaging>pom</packaging>
   
-  <version>3.2.2-SNAPSHOT</version>
+  <version>3.2.2.GA</version>
   
   <!-- Parent -->
   <parent>
@@ -28,9 +28,9 @@
   
   <!-- Source Control Management -->
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/trunk</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/trunk</developerConnection>
-    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/trunk</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-3.2.2.GA</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-3.2.2.GA</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/tags/jbossws-cxf-3.2.2.GA</url>
   </scm>
   
   <!-- Modules -->
@@ -43,9 +43,9 @@
   
   <!-- Properties -->
   <properties>
-    <jbossws.common.version>1.2.2-SNAPSHOT</jbossws.common.version>
-    <jbossws.framework.version>3.2.2-SNAPSHOT</jbossws.framework.version>
-    <jbossws.spi.version>1.2.2-SNAPSHOT</jbossws.spi.version>
+    <jbossws.common.version>1.2.2.GA</jbossws.common.version>
+    <jbossws.framework.version>3.2.2.GA</jbossws.framework.version>
+    <jbossws.spi.version>1.2.2.GA</jbossws.spi.version>
     <jbossws.jboss500.version>3.2.1.GA</jbossws.jboss500.version>
     <jbossws.jboss501.version>3.2.1.GA</jbossws.jboss501.version>
     <jbossws.jboss510.version>3.2.1.GA</jbossws.jboss510.version>



More information about the jbossws-commits mailing list