Author: alessio.soldano(a)jboss.com
Date: 2009-02-27 11:42:20 -0500 (Fri, 27 Feb 2009)
New Revision: 9442
Modified:
stack/cxf/branches/jbossws-cxf-3.1.0/modules/client/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.0/modules/management/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.0/modules/resources/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.0/modules/server/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/cxf-tests/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/framework-tests/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.0/pom.xml
Log:
[JBWS-2540] Updating pom files to move to GA
Modified: stack/cxf/branches/jbossws-cxf-3.1.0/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.0/modules/client/pom.xml 2009-02-27 16:03:38 UTC
(rev 9441)
+++ stack/cxf/branches/jbossws-cxf-3.1.0/modules/client/pom.xml 2009-02-27 16:42:20 UTC
(rev 9442)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.0/modules/management/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.0/modules/management/pom.xml 2009-02-27 16:03:38
UTC (rev 9441)
+++ stack/cxf/branches/jbossws-cxf-3.1.0/modules/management/pom.xml 2009-02-27 16:42:20
UTC (rev 9442)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.0/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.0/modules/resources/pom.xml 2009-02-27 16:03:38 UTC
(rev 9441)
+++ stack/cxf/branches/jbossws-cxf-3.1.0/modules/resources/pom.xml 2009-02-27 16:42:20 UTC
(rev 9442)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.0/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.0/modules/server/pom.xml 2009-02-27 16:03:38 UTC
(rev 9441)
+++ stack/cxf/branches/jbossws-cxf-3.1.0/modules/server/pom.xml 2009-02-27 16:42:20 UTC
(rev 9442)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/cxf-tests/pom.xml 2009-02-27
16:03:38 UTC (rev 9441)
+++ stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/cxf-tests/pom.xml 2009-02-27
16:42:20 UTC (rev 9442)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/framework-tests/pom.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/framework-tests/pom.xml 2009-02-27
16:03:38 UTC (rev 9441)
+++
stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/framework-tests/pom.xml 2009-02-27
16:42:20 UTC (rev 9442)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/pom.xml 2009-02-27 16:03:38 UTC
(rev 9441)
+++ stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/pom.xml 2009-02-27 16:42:20 UTC
(rev 9442)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.0/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.0/pom.xml 2009-02-27 16:03:38 UTC (rev 9441)
+++ stack/cxf/branches/jbossws-cxf-3.1.0/pom.xml 2009-02-27 16:42:20 UTC (rev 9442)
@@ -18,7 +18,7 @@
<artifactId>jbossws-cxf</artifactId>
<packaging>pom</packaging>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.GA</version>
<!-- Parent -->
<parent>
@@ -29,9 +29,9 @@
<!-- Source Control Management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/br...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/...
-
<
url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/branches/jbossw...
+
<
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 -->
@@ -45,7 +45,7 @@
<!-- Properties -->
<properties>
<jbossws.common.version>1.0.9.GA</jbossws.common.version>
- <jbossws.framework.version>3.1.0-SNAPSHOT</jbossws.framework.version>
+ <jbossws.framework.version>3.1.0.GA</jbossws.framework.version>
<jbossws.spi.version>1.1.0.GA</jbossws.spi.version>
<jbossws.jboss423.version>3.1.0.GA</jbossws.jboss423.version>
<jbossws.jboss424.version>3.1.0.GA</jbossws.jboss424.version>