[jbossws-commits] JBossWS SVN: r19131 - in stack/cxf/branches/jbossws-cxf-4.3.x: modules/addons and 14 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Dec 9 10:22:59 EST 2014


Author: asoldano
Date: 2014-12-09 10:22:59 -0500 (Tue, 09 Dec 2014)
New Revision: 19131

Modified:
   stack/cxf/branches/jbossws-cxf-4.3.x/modules/addons/pom.xml
   stack/cxf/branches/jbossws-cxf-4.3.x/modules/addons/transports/http/httpserver/pom.xml
   stack/cxf/branches/jbossws-cxf-4.3.x/modules/addons/transports/http/undertow/pom.xml
   stack/cxf/branches/jbossws-cxf-4.3.x/modules/addons/transports/udp/pom.xml
   stack/cxf/branches/jbossws-cxf-4.3.x/modules/client/pom.xml
   stack/cxf/branches/jbossws-cxf-4.3.x/modules/dist/pom.xml
   stack/cxf/branches/jbossws-cxf-4.3.x/modules/endorsed/pom.xml
   stack/cxf/branches/jbossws-cxf-4.3.x/modules/jaspi/pom.xml
   stack/cxf/branches/jbossws-cxf-4.3.x/modules/resources/pom.xml
   stack/cxf/branches/jbossws-cxf-4.3.x/modules/server/pom.xml
   stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/cxf-spring-tests/pom.xml
   stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/cxf-tests/pom.xml
   stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/pom.xml
   stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/shared-tests/pom.xml
   stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/test-utils/pom.xml
   stack/cxf/branches/jbossws-cxf-4.3.x/pom.xml
Log:
Preparing for tagging 4.3.3.Final


Modified: stack/cxf/branches/jbossws-cxf-4.3.x/modules/addons/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.3.x/modules/addons/pom.xml	2014-12-09 15:03:07 UTC (rev 19130)
+++ stack/cxf/branches/jbossws-cxf-4.3.x/modules/addons/pom.xml	2014-12-09 15:22:59 UTC (rev 19131)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.3.3-SNAPSHOT</version>
+    <version>4.3.3.Final</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.3.x/modules/addons/transports/http/httpserver/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.3.x/modules/addons/transports/http/httpserver/pom.xml	2014-12-09 15:03:07 UTC (rev 19130)
+++ stack/cxf/branches/jbossws-cxf-4.3.x/modules/addons/transports/http/httpserver/pom.xml	2014-12-09 15:22:59 UTC (rev 19131)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-addons</artifactId>
-    <version>4.3.3-SNAPSHOT</version>
+    <version>4.3.3.Final</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.3.x/modules/addons/transports/http/undertow/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.3.x/modules/addons/transports/http/undertow/pom.xml	2014-12-09 15:03:07 UTC (rev 19130)
+++ stack/cxf/branches/jbossws-cxf-4.3.x/modules/addons/transports/http/undertow/pom.xml	2014-12-09 15:22:59 UTC (rev 19131)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-addons</artifactId>
-    <version>4.3.3-SNAPSHOT</version>
+    <version>4.3.3.Final</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.3.x/modules/addons/transports/udp/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.3.x/modules/addons/transports/udp/pom.xml	2014-12-09 15:03:07 UTC (rev 19130)
+++ stack/cxf/branches/jbossws-cxf-4.3.x/modules/addons/transports/udp/pom.xml	2014-12-09 15:22:59 UTC (rev 19131)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-addons</artifactId>
-    <version>4.3.3-SNAPSHOT</version>
+    <version>4.3.3.Final</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.3.x/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.3.x/modules/client/pom.xml	2014-12-09 15:03:07 UTC (rev 19130)
+++ stack/cxf/branches/jbossws-cxf-4.3.x/modules/client/pom.xml	2014-12-09 15:22:59 UTC (rev 19131)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.3.3-SNAPSHOT</version>
+    <version>4.3.3.Final</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.3.x/modules/dist/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.3.x/modules/dist/pom.xml	2014-12-09 15:03:07 UTC (rev 19130)
+++ stack/cxf/branches/jbossws-cxf-4.3.x/modules/dist/pom.xml	2014-12-09 15:22:59 UTC (rev 19131)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.3.3-SNAPSHOT</version>
+    <version>4.3.3.Final</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.3.x/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.3.x/modules/endorsed/pom.xml	2014-12-09 15:03:07 UTC (rev 19130)
+++ stack/cxf/branches/jbossws-cxf-4.3.x/modules/endorsed/pom.xml	2014-12-09 15:22:59 UTC (rev 19131)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.3.3-SNAPSHOT</version>
+    <version>4.3.3.Final</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.3.x/modules/jaspi/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.3.x/modules/jaspi/pom.xml	2014-12-09 15:03:07 UTC (rev 19130)
+++ stack/cxf/branches/jbossws-cxf-4.3.x/modules/jaspi/pom.xml	2014-12-09 15:22:59 UTC (rev 19131)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.3.3-SNAPSHOT</version>
+    <version>4.3.3.Final</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.3.x/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.3.x/modules/resources/pom.xml	2014-12-09 15:03:07 UTC (rev 19130)
+++ stack/cxf/branches/jbossws-cxf-4.3.x/modules/resources/pom.xml	2014-12-09 15:22:59 UTC (rev 19131)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.3.3-SNAPSHOT</version>
+    <version>4.3.3.Final</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.3.x/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.3.x/modules/server/pom.xml	2014-12-09 15:03:07 UTC (rev 19130)
+++ stack/cxf/branches/jbossws-cxf-4.3.x/modules/server/pom.xml	2014-12-09 15:22:59 UTC (rev 19131)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.3.3-SNAPSHOT</version>
+    <version>4.3.3.Final</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/cxf-spring-tests/pom.xml	2014-12-09 15:03:07 UTC (rev 19130)
+++ stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/cxf-spring-tests/pom.xml	2014-12-09 15:22:59 UTC (rev 19131)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>4.3.3-SNAPSHOT</version>
+    <version>4.3.3.Final</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/cxf-tests/pom.xml	2014-12-09 15:03:07 UTC (rev 19130)
+++ stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/cxf-tests/pom.xml	2014-12-09 15:22:59 UTC (rev 19131)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>4.3.3-SNAPSHOT</version>
+    <version>4.3.3.Final</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/pom.xml	2014-12-09 15:03:07 UTC (rev 19130)
+++ stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/pom.xml	2014-12-09 15:22:59 UTC (rev 19131)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.3.3-SNAPSHOT</version>
+    <version>4.3.3.Final</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/shared-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/shared-tests/pom.xml	2014-12-09 15:03:07 UTC (rev 19130)
+++ stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/shared-tests/pom.xml	2014-12-09 15:22:59 UTC (rev 19131)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>4.3.3-SNAPSHOT</version>
+    <version>4.3.3.Final</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/test-utils/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/test-utils/pom.xml	2014-12-09 15:03:07 UTC (rev 19130)
+++ stack/cxf/branches/jbossws-cxf-4.3.x/modules/testsuite/test-utils/pom.xml	2014-12-09 15:22:59 UTC (rev 19131)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>4.3.3-SNAPSHOT</version>
+    <version>4.3.3.Final</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.3.x/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.3.x/pom.xml	2014-12-09 15:03:07 UTC (rev 19130)
+++ stack/cxf/branches/jbossws-cxf-4.3.x/pom.xml	2014-12-09 15:22:59 UTC (rev 19131)
@@ -32,7 +32,7 @@
   <description>JBossWS CXF stack</description>
 
   
-  <version>4.3.3-SNAPSHOT</version>
+  <version>4.3.3.Final</version>
   
   <!-- Parent -->
   <parent>



More information about the jbossws-commits mailing list