[jbossws-commits] JBossWS SVN: r16858 - in stack/cxf/branches/jbossws-cxf-4.0.x: modules/addons and 10 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Oct 11 06:07:17 EDT 2012


Author: richard.opalka at jboss.com
Date: 2012-10-11 06:07:17 -0400 (Thu, 11 Oct 2012)
New Revision: 16858

Modified:
   stack/cxf/branches/jbossws-cxf-4.0.x/modules/addons/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.x/modules/addons/transports/http/httpserver/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.x/modules/client/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.x/modules/dist/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.x/modules/endorsed/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.x/modules/resources/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.x/modules/server/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/cxf-spring-tests/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/cxf-tests/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/shared-tests/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml
Log:
prepare for next dev. cycle

Modified: stack/cxf/branches/jbossws-cxf-4.0.x/modules/addons/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/modules/addons/pom.xml	2012-10-11 10:04:19 UTC (rev 16857)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/modules/addons/pom.xml	2012-10-11 10:07:17 UTC (rev 16858)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.0.6.GA</version>
+    <version>4.0.7-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.0.x/modules/addons/transports/http/httpserver/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/modules/addons/transports/http/httpserver/pom.xml	2012-10-11 10:04:19 UTC (rev 16857)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/modules/addons/transports/http/httpserver/pom.xml	2012-10-11 10:07:17 UTC (rev 16858)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-addons</artifactId>
-    <version>4.0.6.GA</version>
+    <version>4.0.7-SNAPSHOT</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.0.x/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/modules/client/pom.xml	2012-10-11 10:04:19 UTC (rev 16857)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/modules/client/pom.xml	2012-10-11 10:07:17 UTC (rev 16858)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.0.6.GA</version>
+    <version>4.0.7-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.0.x/modules/dist/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/modules/dist/pom.xml	2012-10-11 10:04:19 UTC (rev 16857)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/modules/dist/pom.xml	2012-10-11 10:07:17 UTC (rev 16858)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.0.6.GA</version>
+    <version>4.0.7-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.0.x/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/modules/endorsed/pom.xml	2012-10-11 10:04:19 UTC (rev 16857)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/modules/endorsed/pom.xml	2012-10-11 10:07:17 UTC (rev 16858)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.0.6.GA</version>
+    <version>4.0.7-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.0.x/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/modules/resources/pom.xml	2012-10-11 10:04:19 UTC (rev 16857)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/modules/resources/pom.xml	2012-10-11 10:07:17 UTC (rev 16858)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.0.6.GA</version>
+    <version>4.0.7-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.0.x/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/modules/server/pom.xml	2012-10-11 10:04:19 UTC (rev 16857)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/modules/server/pom.xml	2012-10-11 10:07:17 UTC (rev 16858)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.0.6.GA</version>
+    <version>4.0.7-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/cxf-spring-tests/pom.xml	2012-10-11 10:04:19 UTC (rev 16857)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/cxf-spring-tests/pom.xml	2012-10-11 10:07:17 UTC (rev 16858)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>4.0.6.GA</version>
+    <version>4.0.7-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/cxf-tests/pom.xml	2012-10-11 10:04:19 UTC (rev 16857)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/cxf-tests/pom.xml	2012-10-11 10:07:17 UTC (rev 16858)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>4.0.6.GA</version>
+    <version>4.0.7-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/pom.xml	2012-10-11 10:04:19 UTC (rev 16857)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/pom.xml	2012-10-11 10:07:17 UTC (rev 16858)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.0.6.GA</version>
+    <version>4.0.7-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/shared-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/shared-tests/pom.xml	2012-10-11 10:04:19 UTC (rev 16857)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/shared-tests/pom.xml	2012-10-11 10:07:17 UTC (rev 16858)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>4.0.6.GA</version>
+    <version>4.0.7-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml	2012-10-11 10:04:19 UTC (rev 16857)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml	2012-10-11 10:07:17 UTC (rev 16858)
@@ -32,7 +32,7 @@
   <description>JBossWS CXF stack</description>
 
   
-  <version>4.0.6.GA</version>
+  <version>4.0.7-SNAPSHOT</version>
   
   <!-- Parent -->
   <parent>
@@ -43,9 +43,9 @@
   
   <!-- Source Control Management -->
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-4.0.6.GA</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-4.0.6.GA</developerConnection>
-    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/tags/jbossws-cxf-4.0.6.GA</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/branches/jbossws-cxf-4.0.x</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/branches/jbossws-cxf-4.0.x</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/branches/jbossws-cxf-4.0.x</url>
   </scm>
   
   <!-- Modules -->



More information about the jbossws-commits mailing list