[jbossws-commits] JBossWS SVN: r13978 - in stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3: modules/addons and 11 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Mar 30 09:02:21 EDT 2011


Author: alessio.soldano at jboss.com
Date: 2011-03-30 09:02:21 -0400 (Wed, 30 Mar 2011)
New Revision: 13978

Modified:
   stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/addons/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/addons/transports/http/httpserver/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/client/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/dist/management/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/dist/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/endorsed/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/resources/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/server/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/testsuite/cxf-spring-tests/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/testsuite/cxf-tests/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/testsuite/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/testsuite/shared-tests/pom.xml
   stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/pom.xml
Log:
Updating pom.xml files to build as 4.0.0.Alpha3


Modified: stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/addons/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/addons/pom.xml	2011-03-30 12:57:04 UTC (rev 13977)
+++ stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/addons/pom.xml	2011-03-30 13:02:21 UTC (rev 13978)
@@ -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.Alpha3</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/addons/transports/http/httpserver/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/addons/transports/http/httpserver/pom.xml	2011-03-30 12:57:04 UTC (rev 13977)
+++ stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/addons/transports/http/httpserver/pom.xml	2011-03-30 13:02:21 UTC (rev 13978)
@@ -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.Alpha3</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/client/pom.xml	2011-03-30 12:57:04 UTC (rev 13977)
+++ stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/client/pom.xml	2011-03-30 13:02:21 UTC (rev 13978)
@@ -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.Alpha3</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/dist/management/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/dist/management/pom.xml	2011-03-30 12:57:04 UTC (rev 13977)
+++ stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/dist/management/pom.xml	2011-03-30 13:02:21 UTC (rev 13978)
@@ -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.Alpha3</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
   <!-- Build -->

Modified: stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/dist/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/dist/pom.xml	2011-03-30 12:57:04 UTC (rev 13977)
+++ stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/dist/pom.xml	2011-03-30 13:02:21 UTC (rev 13978)
@@ -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.Alpha3</version>
   
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha3</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/endorsed/pom.xml	2011-03-30 12:57:04 UTC (rev 13977)
+++ stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/endorsed/pom.xml	2011-03-30 13:02:21 UTC (rev 13978)
@@ -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.Alpha3</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/resources/pom.xml	2011-03-30 12:57:04 UTC (rev 13977)
+++ stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/resources/pom.xml	2011-03-30 13:02:21 UTC (rev 13978)
@@ -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.Alpha3</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/server/pom.xml	2011-03-30 12:57:04 UTC (rev 13977)
+++ stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/server/pom.xml	2011-03-30 13:02:21 UTC (rev 13978)
@@ -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.Alpha3</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/testsuite/cxf-spring-tests/pom.xml	2011-03-30 12:57:04 UTC (rev 13977)
+++ stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/testsuite/cxf-spring-tests/pom.xml	2011-03-30 13:02:21 UTC (rev 13978)
@@ -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.Alpha3</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/testsuite/cxf-tests/pom.xml	2011-03-30 12:57:04 UTC (rev 13977)
+++ stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/testsuite/cxf-tests/pom.xml	2011-03-30 13:02:21 UTC (rev 13978)
@@ -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.Alpha3</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/testsuite/pom.xml	2011-03-30 12:57:04 UTC (rev 13977)
+++ stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/testsuite/pom.xml	2011-03-30 13:02:21 UTC (rev 13978)
@@ -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.Alpha3</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/testsuite/shared-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/testsuite/shared-tests/pom.xml	2011-03-30 12:57:04 UTC (rev 13977)
+++ stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/modules/testsuite/shared-tests/pom.xml	2011-03-30 13:02:21 UTC (rev 13978)
@@ -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.Alpha3</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/pom.xml	2011-03-30 12:57:04 UTC (rev 13977)
+++ stack/cxf/branches/jbossws-cxf-4.0.0.Alpha3/pom.xml	2011-03-30 13:02:21 UTC (rev 13978)
@@ -18,20 +18,20 @@
   <packaging>pom</packaging>
   <description>JBossWS CXF stack</description>
   
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0.Alpha3</version>
   
   <!-- Parent -->
   <parent>
     <groupId>org.jboss.ws</groupId>
     <artifactId>jbossws-parent</artifactId>
-    <version>1.0.10-SNAPSHOT</version>
+    <version>1.0.10.Alpha1</version>
   </parent>
   
   <!-- 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-4.0.0.Alpha3</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-4.0.0.Alpha3</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/tags/jbossws-cxf-4.0.0.Alpha3</url>
   </scm>
   
   <!-- Modules -->



More information about the jbossws-commits mailing list