JBossWS SVN: r17217 - in stack/cxf/branches/jbossws-cxf-4.1.x: modules/addons and 10 other directories.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2013-01-08 11:59:48 -0500 (Tue, 08 Jan 2013)
New Revision: 17217
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:
Updating poms
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-01-08 16:07:43 UTC (rev 17216)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/addons/pom.xml 2013-01-08 16:59:48 UTC (rev 17217)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-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-01-08 16:07:43 UTC (rev 17216)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/addons/transports/http/httpserver/pom.xml 2013-01-08 16:59:48 UTC (rev 17217)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-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-01-08 16:07:43 UTC (rev 17216)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/client/pom.xml 2013-01-08 16:59:48 UTC (rev 17217)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-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-01-08 16:07:43 UTC (rev 17216)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/dist/pom.xml 2013-01-08 16:59:48 UTC (rev 17217)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-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-01-08 16:07:43 UTC (rev 17216)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/endorsed/pom.xml 2013-01-08 16:59:48 UTC (rev 17217)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-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-01-08 16:07:43 UTC (rev 17216)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/resources/pom.xml 2013-01-08 16:59:48 UTC (rev 17217)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-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-01-08 16:07:43 UTC (rev 17216)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/server/pom.xml 2013-01-08 16:59:48 UTC (rev 17217)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-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-01-08 16:07:43 UTC (rev 17216)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/testsuite/cxf-spring-tests/pom.xml 2013-01-08 16:59:48 UTC (rev 17217)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-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-01-08 16:07:43 UTC (rev 17216)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/testsuite/cxf-tests/pom.xml 2013-01-08 16:59:48 UTC (rev 17217)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-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-01-08 16:07:43 UTC (rev 17216)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/testsuite/pom.xml 2013-01-08 16:59:48 UTC (rev 17217)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-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-01-08 16:07:43 UTC (rev 17216)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/modules/testsuite/shared-tests/pom.xml 2013-01-08 16:59:48 UTC (rev 17217)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-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-01-08 16:07:43 UTC (rev 17216)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/pom.xml 2013-01-08 16:59:48 UTC (rev 17217)
@@ -32,7 +32,7 @@
<description>JBossWS CXF stack</description>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-SNAPSHOT</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/branches/jbossws...</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/branches/jbossws-cx...</developerConnection>
+ <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/branches/jbossws-cxf-4...</url>
</scm>
<!-- Modules -->
@@ -60,14 +60,14 @@
<!-- Properties -->
<properties>
<jbossws.api.version>1.0.1.Final</jbossws.api.version>
- <jbossws.spi.version>2.1.1-SNAPSHOT</jbossws.spi.version>
- <jbossws.common.version>2.1.1-SNAPSHOT</jbossws.common.version>
+ <jbossws.spi.version>2.1.1.Final</jbossws.spi.version>
+ <jbossws.common.version>2.1.1.Final</jbossws.common.version>
<jbossws.common.tools.version>1.1.0.Final</jbossws.common.tools.version>
- <jbossws.shared.testsuite.version>4.1.1-SNAPSHOT</jbossws.shared.testsuite.version>
- <jbossws.jboss711.version>4.1.1-SNAPSHOT</jbossws.jboss711.version>
- <jbossws.jboss712.version>4.1.1-SNAPSHOT</jbossws.jboss712.version>
- <jbossws.jboss713.version>4.1.1-SNAPSHOT</jbossws.jboss713.version>
- <jbossws.native.version>4.1.1-SNAPSHOT</jbossws.native.version>
+ <jbossws.shared.testsuite.version>4.1.1.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>
+ <jbossws.native.version>4.1.1.Final</jbossws.native.version>
<jboss711.version>7.1.1.Final</jboss711.version>
<jboss712.version>7.1.2.Final</jboss712.version>
<jboss713.version>7.1.3.Final</jboss713.version>