Author: alessio.soldano(a)jboss.com
Date: 2008-08-14 06:06:25 -0400 (Thu, 14 Aug 2008)
New Revision: 8104
Modified:
stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/client/pom.xml
stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/management/pom.xml
stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/resources/pom.xml
stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/server/pom.xml
stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/testsuite/cxf-tests/pom.xml
stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/testsuite/framework-tests/pom.xml
stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/testsuite/pom.xml
stack/cxf/branches/jbossws-cxf-3.0.3.GA/pom.xml
Log:
[JBWS-2274] Moving to GA version
Modified: stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/client/pom.xml 2008-08-14 10:01:18 UTC
(rev 8103)
+++ stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/client/pom.xml 2008-08-14 10:06:25 UTC
(rev 8104)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/management/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/management/pom.xml 2008-08-14 10:01:18
UTC (rev 8103)
+++ stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/management/pom.xml 2008-08-14 10:06:25
UTC (rev 8104)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/resources/pom.xml 2008-08-14 10:01:18
UTC (rev 8103)
+++ stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/resources/pom.xml 2008-08-14 10:06:25
UTC (rev 8104)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/server/pom.xml 2008-08-14 10:01:18 UTC
(rev 8103)
+++ stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/server/pom.xml 2008-08-14 10:06:25 UTC
(rev 8104)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/testsuite/cxf-tests/pom.xml 2008-08-14
10:01:18 UTC (rev 8103)
+++ stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/testsuite/cxf-tests/pom.xml 2008-08-14
10:06:25 UTC (rev 8104)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified:
stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/testsuite/framework-tests/pom.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/testsuite/framework-tests/pom.xml 2008-08-14
10:01:18 UTC (rev 8103)
+++
stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/testsuite/framework-tests/pom.xml 2008-08-14
10:06:25 UTC (rev 8104)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/testsuite/pom.xml 2008-08-14 10:01:18
UTC (rev 8103)
+++ stack/cxf/branches/jbossws-cxf-3.0.3.GA/modules/testsuite/pom.xml 2008-08-14 10:06:25
UTC (rev 8104)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.0.3.GA/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.3.GA/pom.xml 2008-08-14 10:01:18 UTC (rev 8103)
+++ stack/cxf/branches/jbossws-cxf-3.0.3.GA/pom.xml 2008-08-14 10:06:25 UTC (rev 8104)
@@ -20,7 +20,7 @@
<artifactId>jbossws-cxf</artifactId>
<packaging>pom</packaging>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<!-- Parent -->
<parent>
@@ -31,9 +31,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 -->