Author: alessio.soldano(a)jboss.com
Date: 2011-04-26 08:48:58 -0400 (Tue, 26 Apr 2011)
New Revision: 14199
Modified:
stack/cxf/branches/cxf24/modules/addons/pom.xml
stack/cxf/branches/cxf24/modules/addons/transports/http/httpserver/pom.xml
stack/cxf/branches/cxf24/modules/client/pom.xml
stack/cxf/branches/cxf24/modules/dist/management/pom.xml
stack/cxf/branches/cxf24/modules/dist/pom.xml
stack/cxf/branches/cxf24/modules/endorsed/pom.xml
stack/cxf/branches/cxf24/modules/resources/pom.xml
stack/cxf/branches/cxf24/modules/server/pom.xml
stack/cxf/branches/cxf24/modules/testsuite/cxf-spring-tests/pom.xml
stack/cxf/branches/cxf24/modules/testsuite/cxf-tests/pom.xml
stack/cxf/branches/cxf24/modules/testsuite/pom.xml
stack/cxf/branches/cxf24/modules/testsuite/shared-tests/pom.xml
stack/cxf/branches/cxf24/pom.xml
Log:
Updating poms
Modified: stack/cxf/branches/cxf24/modules/addons/pom.xml
===================================================================
--- stack/cxf/branches/cxf24/modules/addons/pom.xml 2011-04-26 12:20:47 UTC (rev 14198)
+++ stack/cxf/branches/cxf24/modules/addons/pom.xml 2011-04-26 12:48:58 UTC (rev 14199)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.Alpha5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/cxf24/modules/addons/transports/http/httpserver/pom.xml
===================================================================
--- stack/cxf/branches/cxf24/modules/addons/transports/http/httpserver/pom.xml 2011-04-26
12:20:47 UTC (rev 14198)
+++ stack/cxf/branches/cxf24/modules/addons/transports/http/httpserver/pom.xml 2011-04-26
12:48:58 UTC (rev 14199)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.Alpha5-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/cxf24/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/cxf24/modules/client/pom.xml 2011-04-26 12:20:47 UTC (rev 14198)
+++ stack/cxf/branches/cxf24/modules/client/pom.xml 2011-04-26 12:48:58 UTC (rev 14199)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.Alpha5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/cxf24/modules/dist/management/pom.xml
===================================================================
--- stack/cxf/branches/cxf24/modules/dist/management/pom.xml 2011-04-26 12:20:47 UTC (rev
14198)
+++ stack/cxf/branches/cxf24/modules/dist/management/pom.xml 2011-04-26 12:48:58 UTC (rev
14199)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.Alpha5-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<!-- Build -->
Modified: stack/cxf/branches/cxf24/modules/dist/pom.xml
===================================================================
--- stack/cxf/branches/cxf24/modules/dist/pom.xml 2011-04-26 12:20:47 UTC (rev 14198)
+++ stack/cxf/branches/cxf24/modules/dist/pom.xml 2011-04-26 12:48:58 UTC (rev 14199)
@@ -4,12 +4,12 @@
<name>JBoss Web Services - Stack CXF Distrubiton</name>
<artifactId>jbossws-cxf-dist</artifactId>
<packaging>pom</packaging>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.Alpha5-SNAPSHOT</version>
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.Alpha5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/cxf24/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/branches/cxf24/modules/endorsed/pom.xml 2011-04-26 12:20:47 UTC (rev 14198)
+++ stack/cxf/branches/cxf24/modules/endorsed/pom.xml 2011-04-26 12:48:58 UTC (rev 14199)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.Alpha5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/cxf24/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/cxf24/modules/resources/pom.xml 2011-04-26 12:20:47 UTC (rev
14198)
+++ stack/cxf/branches/cxf24/modules/resources/pom.xml 2011-04-26 12:48:58 UTC (rev
14199)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.Alpha5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/cxf24/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/cxf24/modules/server/pom.xml 2011-04-26 12:20:47 UTC (rev 14198)
+++ stack/cxf/branches/cxf24/modules/server/pom.xml 2011-04-26 12:48:58 UTC (rev 14199)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.Alpha5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/cxf24/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
--- stack/cxf/branches/cxf24/modules/testsuite/cxf-spring-tests/pom.xml 2011-04-26
12:20:47 UTC (rev 14198)
+++ stack/cxf/branches/cxf24/modules/testsuite/cxf-spring-tests/pom.xml 2011-04-26
12:48:58 UTC (rev 14199)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.Alpha5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/cxf24/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/branches/cxf24/modules/testsuite/cxf-tests/pom.xml 2011-04-26 12:20:47 UTC
(rev 14198)
+++ stack/cxf/branches/cxf24/modules/testsuite/cxf-tests/pom.xml 2011-04-26 12:48:58 UTC
(rev 14199)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.Alpha5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/cxf24/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/cxf24/modules/testsuite/pom.xml 2011-04-26 12:20:47 UTC (rev
14198)
+++ stack/cxf/branches/cxf24/modules/testsuite/pom.xml 2011-04-26 12:48:58 UTC (rev
14199)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.Alpha5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/cxf24/modules/testsuite/shared-tests/pom.xml
===================================================================
--- stack/cxf/branches/cxf24/modules/testsuite/shared-tests/pom.xml 2011-04-26 12:20:47
UTC (rev 14198)
+++ stack/cxf/branches/cxf24/modules/testsuite/shared-tests/pom.xml 2011-04-26 12:48:58
UTC (rev 14199)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.Alpha5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/cxf24/pom.xml
===================================================================
--- stack/cxf/branches/cxf24/pom.xml 2011-04-26 12:20:47 UTC (rev 14198)
+++ stack/cxf/branches/cxf24/pom.xml 2011-04-26 12:48:58 UTC (rev 14199)
@@ -18,7 +18,7 @@
<packaging>pom</packaging>
<description>JBossWS CXF stack</description>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.Alpha5-SNAPSHOT</version>
<!-- Parent -->
<parent>
Show replies by date