[jbossws-commits] JBossWS SVN: r15596 - in stack/cxf/tags/jbossws-cxf-4.0.1.GA: modules/addons and 10 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Feb 3 10:06:02 EST 2012


Author: alessio.soldano at jboss.com
Date: 2012-02-03 10:05:59 -0500 (Fri, 03 Feb 2012)
New Revision: 15596

Modified:
   stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/addons/pom.xml
   stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/addons/transports/http/httpserver/pom.xml
   stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/client/pom.xml
   stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/dist/pom.xml
   stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/endorsed/pom.xml
   stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/resources/pom.xml
   stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/server/pom.xml
   stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/testsuite/cxf-spring-tests/pom.xml
   stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/testsuite/cxf-tests/pom.xml
   stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/testsuite/pom.xml
   stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/testsuite/shared-tests/pom.xml
   stack/cxf/tags/jbossws-cxf-4.0.1.GA/pom.xml
Log:
Updating poms


Modified: stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/addons/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/addons/pom.xml	2012-02-03 14:44:48 UTC (rev 15595)
+++ stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/addons/pom.xml	2012-02-03 15:05:59 UTC (rev 15596)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1.GA</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/addons/transports/http/httpserver/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/addons/transports/http/httpserver/pom.xml	2012-02-03 14:44:48 UTC (rev 15595)
+++ stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/addons/transports/http/httpserver/pom.xml	2012-02-03 15:05:59 UTC (rev 15596)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-addons</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1.GA</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/client/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/client/pom.xml	2012-02-03 14:44:48 UTC (rev 15595)
+++ stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/client/pom.xml	2012-02-03 15:05:59 UTC (rev 15596)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1.GA</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/dist/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/dist/pom.xml	2012-02-03 14:44:48 UTC (rev 15595)
+++ stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/dist/pom.xml	2012-02-03 15:05:59 UTC (rev 15596)
@@ -4,12 +4,12 @@
   <name>JBoss Web Services - Stack CXF Distrubiton</name>
   <artifactId>jbossws-cxf-dist</artifactId>
   <packaging>pom</packaging>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1.GA</version>
   
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1.GA</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/endorsed/pom.xml	2012-02-03 14:44:48 UTC (rev 15595)
+++ stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/endorsed/pom.xml	2012-02-03 15:05:59 UTC (rev 15596)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1.GA</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/resources/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/resources/pom.xml	2012-02-03 14:44:48 UTC (rev 15595)
+++ stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/resources/pom.xml	2012-02-03 15:05:59 UTC (rev 15596)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1.GA</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/server/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/server/pom.xml	2012-02-03 14:44:48 UTC (rev 15595)
+++ stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/server/pom.xml	2012-02-03 15:05:59 UTC (rev 15596)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1.GA</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/testsuite/cxf-spring-tests/pom.xml	2012-02-03 14:44:48 UTC (rev 15595)
+++ stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/testsuite/cxf-spring-tests/pom.xml	2012-02-03 15:05:59 UTC (rev 15596)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1.GA</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/testsuite/cxf-tests/pom.xml	2012-02-03 14:44:48 UTC (rev 15595)
+++ stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/testsuite/cxf-tests/pom.xml	2012-02-03 15:05:59 UTC (rev 15596)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1.GA</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/testsuite/pom.xml	2012-02-03 14:44:48 UTC (rev 15595)
+++ stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/testsuite/pom.xml	2012-02-03 15:05:59 UTC (rev 15596)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1.GA</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
@@ -1271,7 +1271,7 @@
               <additionalClasspathElements>
                 <!-- Lib below required just for jaxrpc tests; listed here to prevent CXF stack from depending on Native stack -->
                 <!-- JBossWS Native Core version available on 710 -->
-                <additionalClasspathElement>${jboss.home}/modules/org/jboss/ws/native/jbossws-native-core/main/jbossws-native-core-4.0.0.GA.jar</additionalClasspathElement>
+                <additionalClasspathElement>${jboss.home}/modules/org/jboss/ws/native/jbossws-native-core/main/jbossws-native-core-4.0.1.GA.jar</additionalClasspathElement>
                 <!-- JBossWS Native Core version overwritten by jbossws-native stack install -->
                 <additionalClasspathElement>${jboss.home}/modules/org/jboss/ws/native/jbossws-native-core/main/jbossws-native-core.jar</additionalClasspathElement>
                 <!-- JBossWS Native Core version specified through system property -->

Modified: stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/testsuite/shared-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/testsuite/shared-tests/pom.xml	2012-02-03 14:44:48 UTC (rev 15595)
+++ stack/cxf/tags/jbossws-cxf-4.0.1.GA/modules/testsuite/shared-tests/pom.xml	2012-02-03 15:05:59 UTC (rev 15596)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1.GA</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/tags/jbossws-cxf-4.0.1.GA/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.1.GA/pom.xml	2012-02-03 14:44:48 UTC (rev 15595)
+++ stack/cxf/tags/jbossws-cxf-4.0.1.GA/pom.xml	2012-02-03 15:05:59 UTC (rev 15596)
@@ -32,7 +32,7 @@
   <description>JBossWS CXF stack</description>
 
   
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1.GA</version>
   
   <!-- Parent -->
   <parent>
@@ -43,9 +43,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-4.0.1.GA</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-4.0.1.GA</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/tags/jbossws-cxf-4.0.1.GA</url>
   </scm>
   
   <!-- Modules -->
@@ -59,14 +59,14 @@
   
   <!-- Properties -->
   <properties>
-    <jbossws.api.version>1.0.1-SNAPSHOT</jbossws.api.version>
-    <jbossws.spi.version>2.0.2-SNAPSHOT</jbossws.spi.version>
-    <jbossws.common.version>2.0.1-SNAPSHOT</jbossws.common.version>
+    <jbossws.api.version>1.0.0.GA</jbossws.api.version>
+    <jbossws.spi.version>2.0.2.GA</jbossws.spi.version>
+    <jbossws.common.version>2.0.1.GA</jbossws.common.version>
     <jbossws.common.tools.version>1.0.0.GA</jbossws.common.tools.version>
-    <jbossws.shared.testsuite.version>4.0.1-SNAPSHOT</jbossws.shared.testsuite.version>
-    <jbossws.jboss700.version>4.0.1-SNAPSHOT</jbossws.jboss700.version>
-    <jbossws.jboss701.version>4.0.1-SNAPSHOT</jbossws.jboss701.version>
-    <jbossws.jboss702.version>4.0.1-SNAPSHOT</jbossws.jboss702.version>
+    <jbossws.shared.testsuite.version>4.0.1.GA</jbossws.shared.testsuite.version>
+    <jbossws.jboss700.version>4.0.1.GA</jbossws.jboss700.version>
+    <jbossws.jboss701.version>4.0.1.GA</jbossws.jboss701.version>
+    <jbossws.jboss702.version>4.0.1.GA</jbossws.jboss702.version>
     <jboss700.version>7.0.0.Final</jboss700.version>
     <jboss701.version>7.0.1.Final</jboss701.version>
     <jboss702.version>7.0.2.Final</jboss702.version>



More information about the jbossws-commits mailing list