Author: asoldano
Date: 2013-11-08 09:20:14 -0500 (Fri, 08 Nov 2013)
New Revision: 18079
Modified:
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/transports/http/httpserver/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/transports/udp/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/client/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/dist/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/endorsed/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/resources/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/server/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/cxf-spring-tests/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/cxf-tests/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/shared-tests/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/test-utils/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/pom.xml
Log:
Fixing pom version
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/pom.xml 2013-11-08 14:19:02
UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/pom.xml 2013-11-08 14:20:14
UTC (rev 18079)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/transports/http/httpserver/pom.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/transports/http/httpserver/pom.xml 2013-11-08
14:19:02 UTC (rev 18078)
+++
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/transports/http/httpserver/pom.xml 2013-11-08
14:20:14 UTC (rev 18079)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified:
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/transports/udp/pom.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/transports/udp/pom.xml 2013-11-08
14:19:02 UTC (rev 18078)
+++
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/transports/udp/pom.xml 2013-11-08
14:20:14 UTC (rev 18079)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/client/pom.xml 2013-11-08 14:19:02
UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/client/pom.xml 2013-11-08 14:20:14
UTC (rev 18079)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/dist/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/dist/pom.xml 2013-11-08 14:19:02
UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/dist/pom.xml 2013-11-08 14:20:14
UTC (rev 18079)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/endorsed/pom.xml 2013-11-08
14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/endorsed/pom.xml 2013-11-08
14:20:14 UTC (rev 18079)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/resources/pom.xml 2013-11-08
14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/resources/pom.xml 2013-11-08
14:20:14 UTC (rev 18079)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/server/pom.xml 2013-11-08 14:19:02
UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/server/pom.xml 2013-11-08 14:20:14
UTC (rev 18079)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/cxf-spring-tests/pom.xml 2013-11-08
14:19:02 UTC (rev 18078)
+++
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/cxf-spring-tests/pom.xml 2013-11-08
14:20:14 UTC (rev 18079)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/cxf-tests/pom.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/cxf-tests/pom.xml 2013-11-08
14:19:02 UTC (rev 18078)
+++
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/cxf-tests/pom.xml 2013-11-08
14:20:14 UTC (rev 18079)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/pom.xml 2013-11-08
14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/pom.xml 2013-11-08
14:20:14 UTC (rev 18079)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/shared-tests/pom.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/shared-tests/pom.xml 2013-11-08
14:19:02 UTC (rev 18078)
+++
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/shared-tests/pom.xml 2013-11-08
14:20:14 UTC (rev 18079)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/test-utils/pom.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/test-utils/pom.xml 2013-11-08
14:19:02 UTC (rev 18078)
+++
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/test-utils/pom.xml 2013-11-08
14:20:14 UTC (rev 18079)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/pom.xml 2013-11-08 14:19:02 UTC (rev
18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/pom.xml 2013-11-08 14:20:14 UTC (rev
18079)
@@ -32,7 +32,7 @@
<description>JBossWS CXF stack</description>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<!-- Parent -->
<parent>
Show replies by date