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

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Jun 26 04:33:46 EDT 2013


Author: alessio.soldano at jboss.com
Date: 2013-06-26 04:33:45 -0400 (Wed, 26 Jun 2013)
New Revision: 17751

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


Modified: stack/cxf/branches/jbossws-cxf-4.1.x/modules/addons/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.1.x/modules/addons/pom.xml	2013-06-25 14:34:40 UTC (rev 17750)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/addons/pom.xml	2013-06-26 08:33:45 UTC (rev 17751)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.1.4-SNAPSHOT</version>
+    <version>4.1.5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.1.x/modules/addons/transports/http/httpserver/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.1.x/modules/addons/transports/http/httpserver/pom.xml	2013-06-25 14:34:40 UTC (rev 17750)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/addons/transports/http/httpserver/pom.xml	2013-06-26 08:33:45 UTC (rev 17751)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-addons</artifactId>
-    <version>4.1.4-SNAPSHOT</version>
+    <version>4.1.5-SNAPSHOT</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.1.x/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.1.x/modules/client/pom.xml	2013-06-25 14:34:40 UTC (rev 17750)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/client/pom.xml	2013-06-26 08:33:45 UTC (rev 17751)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.1.4-SNAPSHOT</version>
+    <version>4.1.5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.1.x/modules/dist/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.1.x/modules/dist/pom.xml	2013-06-25 14:34:40 UTC (rev 17750)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/dist/pom.xml	2013-06-26 08:33:45 UTC (rev 17751)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.1.4-SNAPSHOT</version>
+    <version>4.1.5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.1.x/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.1.x/modules/endorsed/pom.xml	2013-06-25 14:34:40 UTC (rev 17750)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/endorsed/pom.xml	2013-06-26 08:33:45 UTC (rev 17751)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.1.4-SNAPSHOT</version>
+    <version>4.1.5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.1.x/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.1.x/modules/resources/pom.xml	2013-06-25 14:34:40 UTC (rev 17750)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/resources/pom.xml	2013-06-26 08:33:45 UTC (rev 17751)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.1.4-SNAPSHOT</version>
+    <version>4.1.5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.1.x/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.1.x/modules/server/pom.xml	2013-06-25 14:34:40 UTC (rev 17750)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/server/pom.xml	2013-06-26 08:33:45 UTC (rev 17751)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.1.4-SNAPSHOT</version>
+    <version>4.1.5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.1.x/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.1.x/modules/testsuite/cxf-spring-tests/pom.xml	2013-06-25 14:34:40 UTC (rev 17750)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/testsuite/cxf-spring-tests/pom.xml	2013-06-26 08:33:45 UTC (rev 17751)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>4.1.4-SNAPSHOT</version>
+    <version>4.1.5-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.1.x/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.1.x/modules/testsuite/cxf-tests/pom.xml	2013-06-25 14:34:40 UTC (rev 17750)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/testsuite/cxf-tests/pom.xml	2013-06-26 08:33:45 UTC (rev 17751)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>4.1.4-SNAPSHOT</version>
+    <version>4.1.5-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.1.x/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.1.x/modules/testsuite/pom.xml	2013-06-25 14:34:40 UTC (rev 17750)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/testsuite/pom.xml	2013-06-26 08:33:45 UTC (rev 17751)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.1.4-SNAPSHOT</version>
+    <version>4.1.5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.1.x/modules/testsuite/shared-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.1.x/modules/testsuite/shared-tests/pom.xml	2013-06-25 14:34:40 UTC (rev 17750)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/testsuite/shared-tests/pom.xml	2013-06-26 08:33:45 UTC (rev 17751)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>4.1.4-SNAPSHOT</version>
+    <version>4.1.5-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.1.x/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.1.x/pom.xml	2013-06-25 14:34:40 UTC (rev 17750)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/pom.xml	2013-06-26 08:33:45 UTC (rev 17751)
@@ -32,7 +32,7 @@
   <description>JBossWS CXF stack</description>
 
   
-  <version>4.1.4-SNAPSHOT</version>
+  <version>4.1.5-SNAPSHOT</version>
   
   <!-- Parent -->
   <parent>
@@ -60,10 +60,10 @@
   <!-- Properties -->
   <properties>
     <jbossws.api.version>1.0.1.Final</jbossws.api.version>
-    <jbossws.spi.version>2.1.3-SNAPSHOT</jbossws.spi.version>
-    <jbossws.common.version>2.1.2-SNAPSHOT</jbossws.common.version>
+    <jbossws.spi.version>2.1.3.Final</jbossws.spi.version>
+    <jbossws.common.version>2.1.2.Final</jbossws.common.version>
     <jbossws.common.tools.version>1.1.0.Final</jbossws.common.tools.version>
-    <jbossws.shared.testsuite.version>4.1.3-SNAPSHOT</jbossws.shared.testsuite.version>
+    <jbossws.shared.testsuite.version>4.1.3.Final</jbossws.shared.testsuite.version>
     <jbossws.jboss711.version>4.1.1.Final</jbossws.jboss711.version>
     <jbossws.jboss712.version>4.1.1.Final</jbossws.jboss712.version>
     <jbossws.jboss713.version>4.1.1.Final</jbossws.jboss713.version>



More information about the jbossws-commits mailing list