JBossWS SVN: r18265 - in stack/cxf/tags/jbossws-cxf-4.3.0.Beta1: modules/addons and 13 other directories.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2014-01-16 12:14:32 -0500 (Thu, 16 Jan 2014)
New Revision: 18265
Modified:
stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/addons/pom.xml
stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/addons/transports/http/httpserver/pom.xml
stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/addons/transports/http/undertow/pom.xml
stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/addons/transports/udp/pom.xml
stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/client/pom.xml
stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/dist/pom.xml
stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/endorsed/pom.xml
stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/resources/pom.xml
stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/server/pom.xml
stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/cxf-spring-tests/pom.xml
stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/cxf-tests/pom.xml
stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/pom.xml
stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/shared-tests/pom.xml
stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/test-utils/pom.xml
stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/pom.xml
Log:
fixing poms
Modified: stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/addons/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/addons/pom.xml 2014-01-16 15:54:09 UTC (rev 18264)
+++ stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/addons/pom.xml 2014-01-16 17:14:32 UTC (rev 18265)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.Beta1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/addons/transports/http/httpserver/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/addons/transports/http/httpserver/pom.xml 2014-01-16 15:54:09 UTC (rev 18264)
+++ stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/addons/transports/http/httpserver/pom.xml 2014-01-16 17:14:32 UTC (rev 18265)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.Beta1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/addons/transports/http/undertow/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/addons/transports/http/undertow/pom.xml 2014-01-16 15:54:09 UTC (rev 18264)
+++ stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/addons/transports/http/undertow/pom.xml 2014-01-16 17:14:32 UTC (rev 18265)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.Beta1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/addons/transports/udp/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/addons/transports/udp/pom.xml 2014-01-16 15:54:09 UTC (rev 18264)
+++ stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/addons/transports/udp/pom.xml 2014-01-16 17:14:32 UTC (rev 18265)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.Beta1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/client/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/client/pom.xml 2014-01-16 15:54:09 UTC (rev 18264)
+++ stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/client/pom.xml 2014-01-16 17:14:32 UTC (rev 18265)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.Beta1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/dist/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/dist/pom.xml 2014-01-16 15:54:09 UTC (rev 18264)
+++ stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/dist/pom.xml 2014-01-16 17:14:32 UTC (rev 18265)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.Beta1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/endorsed/pom.xml 2014-01-16 15:54:09 UTC (rev 18264)
+++ stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/endorsed/pom.xml 2014-01-16 17:14:32 UTC (rev 18265)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.Beta1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/resources/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/resources/pom.xml 2014-01-16 15:54:09 UTC (rev 18264)
+++ stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/resources/pom.xml 2014-01-16 17:14:32 UTC (rev 18265)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.Beta1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/server/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/server/pom.xml 2014-01-16 15:54:09 UTC (rev 18264)
+++ stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/server/pom.xml 2014-01-16 17:14:32 UTC (rev 18265)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.Beta1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/cxf-spring-tests/pom.xml 2014-01-16 15:54:09 UTC (rev 18264)
+++ stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/cxf-spring-tests/pom.xml 2014-01-16 17:14:32 UTC (rev 18265)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/cxf-tests/pom.xml 2014-01-16 15:54:09 UTC (rev 18264)
+++ stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/cxf-tests/pom.xml 2014-01-16 17:14:32 UTC (rev 18265)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/pom.xml 2014-01-16 15:54:09 UTC (rev 18264)
+++ stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/pom.xml 2014-01-16 17:14:32 UTC (rev 18265)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.Beta1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/shared-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/shared-tests/pom.xml 2014-01-16 15:54:09 UTC (rev 18264)
+++ stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/shared-tests/pom.xml 2014-01-16 17:14:32 UTC (rev 18265)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/test-utils/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/test-utils/pom.xml 2014-01-16 15:54:09 UTC (rev 18264)
+++ stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/modules/testsuite/test-utils/pom.xml 2014-01-16 17:14:32 UTC (rev 18265)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/pom.xml 2014-01-16 15:54:09 UTC (rev 18264)
+++ stack/cxf/tags/jbossws-cxf-4.3.0.Beta1/pom.xml 2014-01-16 17:14:32 UTC (rev 18265)
@@ -32,7 +32,7 @@
<description>JBossWS CXF stack</description>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.Beta1</version>
<!-- Parent -->
<parent>
@@ -43,9 +43,9 @@
<!-- Source Control Management -->
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/trunk</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/trunk</developerConnection>
- <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf...</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-4....</developerConnection>
+ <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/tags/jbossws-cxf-4.3.0...</url>
</scm>
<!-- Modules -->
@@ -60,10 +60,10 @@
<!-- Properties -->
<properties>
<jbossws.api.version>1.0.2.Final</jbossws.api.version>
- <jbossws.spi.version>2.3.0-SNAPSHOT</jbossws.spi.version>
- <jbossws.common.version>2.3.0-SNAPSHOT</jbossws.common.version>
+ <jbossws.spi.version>2.3.0.Beta1</jbossws.spi.version>
+ <jbossws.common.version>2.3.0.Beta1</jbossws.common.version>
<jbossws.common.tools.version>1.2.0.Final</jbossws.common.tools.version>
- <jbossws.jboss720.version>4.3.0-SNAPSHOT</jbossws.jboss720.version>
+ <jbossws.jboss720.version>4.3.0.Beta1</jbossws.jboss720.version>
<jbossws.native.version>4.1.2.Final</jbossws.native.version>
<jboss720.version>7.2.0.Final</jboss720.version>
<wildfly800.version>8.0.0.Final-SNAPSHOT</wildfly800.version>