[jbossws-commits] JBossWS SVN: r14789 - in stack/cxf/branches/jbossws-cxf-3.4.1.SP1: modules/addons and 10 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Aug 8 12:36:13 EDT 2011


Author: richard.opalka at jboss.com
Date: 2011-08-08 12:36:12 -0400 (Mon, 08 Aug 2011)
New Revision: 14789

Modified:
   stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/addons/pom.xml
   stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/addons/transports/http/httpserver/pom.xml
   stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/client/pom.xml
   stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/endorsed/pom.xml
   stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/management/pom.xml
   stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/resources/pom.xml
   stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/server/pom.xml
   stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/testsuite/cxf-spring-tests/pom.xml
   stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/testsuite/cxf-tests/pom.xml
   stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/testsuite/framework-tests/pom.xml
   stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/testsuite/pom.xml
   stack/cxf/branches/jbossws-cxf-3.4.1.SP1/pom.xml
Log:
changing version

Modified: stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/addons/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/addons/pom.xml	2011-08-08 16:31:28 UTC (rev 14788)
+++ stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/addons/pom.xml	2011-08-08 16:36:12 UTC (rev 14789)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.4.1.GA</version>
+    <version>3.4.1.SP1-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/addons/transports/http/httpserver/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/addons/transports/http/httpserver/pom.xml	2011-08-08 16:31:28 UTC (rev 14788)
+++ stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/addons/transports/http/httpserver/pom.xml	2011-08-08 16:36:12 UTC (rev 14789)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-addons</artifactId>
-    <version>3.4.1.GA</version>
+    <version>3.4.1.SP1-SNAPSHOT</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/client/pom.xml	2011-08-08 16:31:28 UTC (rev 14788)
+++ stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/client/pom.xml	2011-08-08 16:36:12 UTC (rev 14789)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.4.1.GA</version>
+    <version>3.4.1.SP1-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/endorsed/pom.xml	2011-08-08 16:31:28 UTC (rev 14788)
+++ stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/endorsed/pom.xml	2011-08-08 16:36:12 UTC (rev 14789)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.4.1.GA</version>
+    <version>3.4.1.SP1-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/management/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/management/pom.xml	2011-08-08 16:31:28 UTC (rev 14788)
+++ stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/management/pom.xml	2011-08-08 16:36:12 UTC (rev 14789)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.4.1.GA</version>
+    <version>3.4.1.SP1-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/resources/pom.xml	2011-08-08 16:31:28 UTC (rev 14788)
+++ stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/resources/pom.xml	2011-08-08 16:36:12 UTC (rev 14789)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.4.1.GA</version>
+    <version>3.4.1.SP1-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/server/pom.xml	2011-08-08 16:31:28 UTC (rev 14788)
+++ stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/server/pom.xml	2011-08-08 16:36:12 UTC (rev 14789)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.4.1.GA</version>
+    <version>3.4.1.SP1-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/testsuite/cxf-spring-tests/pom.xml	2011-08-08 16:31:28 UTC (rev 14788)
+++ stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/testsuite/cxf-spring-tests/pom.xml	2011-08-08 16:36:12 UTC (rev 14789)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>3.4.1.GA</version>
+    <version>3.4.1.SP1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/testsuite/cxf-tests/pom.xml	2011-08-08 16:31:28 UTC (rev 14788)
+++ stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/testsuite/cxf-tests/pom.xml	2011-08-08 16:36:12 UTC (rev 14789)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>3.4.1.GA</version>
+    <version>3.4.1.SP1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/testsuite/framework-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/testsuite/framework-tests/pom.xml	2011-08-08 16:31:28 UTC (rev 14788)
+++ stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/testsuite/framework-tests/pom.xml	2011-08-08 16:36:12 UTC (rev 14789)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>3.4.1.GA</version>
+    <version>3.4.1.SP1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/testsuite/pom.xml	2011-08-08 16:31:28 UTC (rev 14788)
+++ stack/cxf/branches/jbossws-cxf-3.4.1.SP1/modules/testsuite/pom.xml	2011-08-08 16:36:12 UTC (rev 14789)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.4.1.GA</version>
+    <version>3.4.1.SP1-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-3.4.1.SP1/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.1.SP1/pom.xml	2011-08-08 16:31:28 UTC (rev 14788)
+++ stack/cxf/branches/jbossws-cxf-3.4.1.SP1/pom.xml	2011-08-08 16:36:12 UTC (rev 14789)
@@ -18,7 +18,7 @@
   <packaging>pom</packaging>
   <description>JBossWS CXF stack</description>
   
-  <version>3.4.1.GA</version>
+  <version>3.4.1.SP1-SNAPSHOT</version>
   
   <!-- Parent -->
   <parent>
@@ -29,9 +29,9 @@
   
   <!-- Source Control Management -->
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-3.4.1.GA</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-3.4.1.GA</developerConnection>
-    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/tags/jbossws-cxf-3.4.1.GA</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-3.4.1.SP1-SNAPSHOT</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-3.4.1.SP1-SNAPSHOT</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/tags/jbossws-cxf-3.4.1.SP1-SNAPSHOT</url>
   </scm>
   
   <!-- Modules -->
@@ -48,7 +48,7 @@
   <properties>
     <jbossws.spi.version>1.4.1.GA</jbossws.spi.version>
     <jbossws.common.version>1.4.1.GA</jbossws.common.version>
-    <jbossws.framework.version>3.4.1.GA</jbossws.framework.version>
+    <jbossws.framework.version>3.4.1.SP1-SNAPSHOT</jbossws.framework.version>
     <jbossws.jboss501.version>3.4.0.GA</jbossws.jboss501.version>
     <jbossws.jboss510.version>3.4.0.GA</jbossws.jboss510.version>
     <!-- JBWS-2505 -->



More information about the jbossws-commits mailing list