Author: alessio.soldano(a)jboss.com
Date: 2013-07-26 12:13:44 -0400 (Fri, 26 Jul 2013)
New Revision: 17844
Modified:
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/addons/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/addons/transports/http/httpserver/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/addons/transports/udp/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/client/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/dist/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/endorsed/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/resources/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/server/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/cxf-spring-tests/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/cxf-tests/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/shared-tests/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/test-utils/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.0.Final/pom.xml
Log:
Updating poms
Modified: stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/addons/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/addons/pom.xml 2013-07-26 16:13:24
UTC (rev 17843)
+++ stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/addons/pom.xml 2013-07-26 16:13:44
UTC (rev 17844)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/addons/transports/http/httpserver/pom.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/addons/transports/http/httpserver/pom.xml 2013-07-26
16:13:24 UTC (rev 17843)
+++
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/addons/transports/http/httpserver/pom.xml 2013-07-26
16:13:44 UTC (rev 17844)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.0.Final</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified:
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/addons/transports/udp/pom.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/addons/transports/udp/pom.xml 2013-07-26
16:13:24 UTC (rev 17843)
+++
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/addons/transports/udp/pom.xml 2013-07-26
16:13:44 UTC (rev 17844)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/client/pom.xml 2013-07-26 16:13:24
UTC (rev 17843)
+++ stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/client/pom.xml 2013-07-26 16:13:44
UTC (rev 17844)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/dist/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/dist/pom.xml 2013-07-26 16:13:24
UTC (rev 17843)
+++ stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/dist/pom.xml 2013-07-26 16:13:44
UTC (rev 17844)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/endorsed/pom.xml 2013-07-26
16:13:24 UTC (rev 17843)
+++ stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/endorsed/pom.xml 2013-07-26
16:13:44 UTC (rev 17844)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/resources/pom.xml 2013-07-26
16:13:24 UTC (rev 17843)
+++ stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/resources/pom.xml 2013-07-26
16:13:44 UTC (rev 17844)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/server/pom.xml 2013-07-26 16:13:24
UTC (rev 17843)
+++ stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/server/pom.xml 2013-07-26 16:13:44
UTC (rev 17844)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/cxf-spring-tests/pom.xml 2013-07-26
16:13:24 UTC (rev 17843)
+++
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/cxf-spring-tests/pom.xml 2013-07-26
16:13:44 UTC (rev 17844)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/cxf-tests/pom.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/cxf-tests/pom.xml 2013-07-26
16:13:24 UTC (rev 17843)
+++
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/cxf-tests/pom.xml 2013-07-26
16:13:44 UTC (rev 17844)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/pom.xml 2013-07-26
16:13:24 UTC (rev 17843)
+++ stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/pom.xml 2013-07-26
16:13:44 UTC (rev 17844)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/shared-tests/pom.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/shared-tests/pom.xml 2013-07-26
16:13:24 UTC (rev 17843)
+++
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/shared-tests/pom.xml 2013-07-26
16:13:44 UTC (rev 17844)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/test-utils/pom.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/test-utils/pom.xml 2013-07-26
16:13:24 UTC (rev 17843)
+++
stack/cxf/branches/jbossws-cxf-4.2.0.Final/modules/testsuite/test-utils/pom.xml 2013-07-26
16:13:44 UTC (rev 17844)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.0.Final/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.0.Final/pom.xml 2013-07-26 16:13:24 UTC (rev
17843)
+++ stack/cxf/branches/jbossws-cxf-4.2.0.Final/pom.xml 2013-07-26 16:13:44 UTC (rev
17844)
@@ -32,7 +32,7 @@
<description>JBossWS CXF stack</description>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.0.Final</version>
<!-- Parent -->
<parent>
@@ -43,9 +43,9 @@
<!-- Source Control Management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/tr...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/...
- <
url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/trunk</url>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/ta...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/...
+
<
url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/tags/jbossws-cx...
</scm>
<!-- Modules -->
@@ -59,13 +59,13 @@
<!-- Properties -->
<properties>
- <jbossws.api.version>1.0.2-SNAPSHOT</jbossws.api.version>
- <jbossws.spi.version>2.2.0-SNAPSHOT</jbossws.spi.version>
- <jbossws.common.version>2.2.0-SNAPSHOT</jbossws.common.version>
-
<jbossws.common.tools.version>1.2.0-SNAPSHOT</jbossws.common.tools.version>
- <jbossws.jboss712.version>4.2.0-SNAPSHOT</jbossws.jboss712.version>
- <jbossws.jboss713.version>4.2.0-SNAPSHOT</jbossws.jboss713.version>
- <jbossws.jboss720.version>4.2.0-SNAPSHOT</jbossws.jboss720.version>
+ <jbossws.api.version>1.0.2.Final</jbossws.api.version>
+ <jbossws.spi.version>2.2.0.Final</jbossws.spi.version>
+ <jbossws.common.version>2.2.0.Final</jbossws.common.version>
+ <jbossws.common.tools.version>1.2.0.Final</jbossws.common.tools.version>
+ <jbossws.jboss712.version>4.2.0.Final</jbossws.jboss712.version>
+ <jbossws.jboss713.version>4.2.0.Final</jbossws.jboss713.version>
+ <jbossws.jboss720.version>4.2.0.Final</jbossws.jboss720.version>
<jbossws.native.version>4.1.1.Final</jbossws.native.version>
<jboss712.version>7.1.2.Final</jboss712.version>
<jboss713.version>7.1.3.Final</jboss713.version>