Author: alessio.soldano(a)jboss.com
Date: 2011-12-19 11:56:02 -0500 (Mon, 19 Dec 2011)
New Revision: 15453
Modified:
stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/addons/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/addons/transports/http/httpserver/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/client/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/dist/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/endorsed/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/resources/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/server/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/testsuite/cxf-spring-tests/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/testsuite/cxf-tests/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/testsuite/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/testsuite/shared-tests/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.0.GA/pom.xml
Log:
Fixing poms
Modified: stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/addons/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/addons/pom.xml 2011-12-19 16:45:13 UTC
(rev 15452)
+++ stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/addons/pom.xml 2011-12-19 16:56:02 UTC
(rev 15453)
@@ -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.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/addons/transports/http/httpserver/pom.xml
===================================================================
---
stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/addons/transports/http/httpserver/pom.xml 2011-12-19
16:45:13 UTC (rev 15452)
+++
stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/addons/transports/http/httpserver/pom.xml 2011-12-19
16:56:02 UTC (rev 15453)
@@ -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.GA</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/client/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/client/pom.xml 2011-12-19 16:45:13 UTC
(rev 15452)
+++ stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/client/pom.xml 2011-12-19 16:56:02 UTC
(rev 15453)
@@ -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.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/dist/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/dist/pom.xml 2011-12-19 16:45:13 UTC (rev
15452)
+++ stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/dist/pom.xml 2011-12-19 16:56:02 UTC (rev
15453)
@@ -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.GA</version>
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/endorsed/pom.xml 2011-12-19 16:45:13 UTC
(rev 15452)
+++ stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/endorsed/pom.xml 2011-12-19 16:56:02 UTC
(rev 15453)
@@ -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.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/resources/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/resources/pom.xml 2011-12-19 16:45:13 UTC
(rev 15452)
+++ stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/resources/pom.xml 2011-12-19 16:56:02 UTC
(rev 15453)
@@ -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.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/server/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/server/pom.xml 2011-12-19 16:45:13 UTC
(rev 15452)
+++ stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/server/pom.xml 2011-12-19 16:56:02 UTC
(rev 15453)
@@ -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.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
---
stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/testsuite/cxf-spring-tests/pom.xml 2011-12-19
16:45:13 UTC (rev 15452)
+++
stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/testsuite/cxf-spring-tests/pom.xml 2011-12-19
16:56:02 UTC (rev 15453)
@@ -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.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/testsuite/cxf-tests/pom.xml 2011-12-19
16:45:13 UTC (rev 15452)
+++ stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/testsuite/cxf-tests/pom.xml 2011-12-19
16:56:02 UTC (rev 15453)
@@ -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.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/testsuite/pom.xml 2011-12-19 16:45:13 UTC
(rev 15452)
+++ stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/testsuite/pom.xml 2011-12-19 16:56:02 UTC
(rev 15453)
@@ -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.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -1283,7 +1283,7 @@
<additionalClasspathElements>
<!-- Lib below required just for jaxrpc tests; listed here to prevent
CXF stack from depending on Native stack -->
<!-- JBossWS Native Core version available on 710 -->
-
<additionalClasspathElement>${jboss.home}/modules/org/jboss/ws/native/jbossws-native-core/main/jbossws-native-core-4.0.0.CR2.jar</additionalClasspathElement>
+
<additionalClasspathElement>${jboss.home}/modules/org/jboss/ws/native/jbossws-native-core/main/jbossws-native-core-4.0.0.GA.jar</additionalClasspathElement>
<!-- JBossWS Native Core version overwritten by jbossws-native stack
install -->
<additionalClasspathElement>${jboss.home}/modules/org/jboss/ws/native/jbossws-native-core/main/jbossws-native-core.jar</additionalClasspathElement>
<!-- JBossWS Native Core version specified through system property
-->
Modified: stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/testsuite/shared-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/testsuite/shared-tests/pom.xml 2011-12-19
16:45:13 UTC (rev 15452)
+++ stack/cxf/tags/jbossws-cxf-4.0.0.GA/modules/testsuite/shared-tests/pom.xml 2011-12-19
16:56:02 UTC (rev 15453)
@@ -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.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.0.GA/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.0.GA/pom.xml 2011-12-19 16:45:13 UTC (rev 15452)
+++ stack/cxf/tags/jbossws-cxf-4.0.0.GA/pom.xml 2011-12-19 16:56:02 UTC (rev 15453)
@@ -32,7 +32,7 @@
<description>JBossWS CXF stack</description>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.GA</version>
<!-- Parent -->
<parent>
@@ -43,9 +43,9 @@
<!-- Source Control Management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/tr...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/...
- <
url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/trunk</url>
+
<
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 -->
@@ -59,14 +59,14 @@
<!-- Properties -->
<properties>
- <jbossws.api.version>1.0.0-SNAPSHOT</jbossws.api.version>
- <jbossws.spi.version>2.0.0-SNAPSHOT</jbossws.spi.version>
- <jbossws.common.version>2.0.0-SNAPSHOT</jbossws.common.version>
-
<jbossws.common.tools.version>1.0.0-SNAPSHOT</jbossws.common.tools.version>
-
<jbossws.shared.testsuite.version>4.0.0-SNAPSHOT</jbossws.shared.testsuite.version>
- <jbossws.jboss700.version>4.0.0-SNAPSHOT</jbossws.jboss700.version>
- <jbossws.jboss701.version>4.0.0-SNAPSHOT</jbossws.jboss701.version>
- <jbossws.jboss702.version>4.0.0-SNAPSHOT</jbossws.jboss702.version>
+ <jbossws.api.version>1.0.0.GA</jbossws.api.version>
+ <jbossws.spi.version>2.0.0.GA</jbossws.spi.version>
+ <jbossws.common.version>2.0.0.GA</jbossws.common.version>
+ <jbossws.common.tools.version>1.0.0.GA</jbossws.common.tools.version>
+
<jbossws.shared.testsuite.version>4.0.0.GA</jbossws.shared.testsuite.version>
+ <jbossws.jboss700.version>4.0.0.GA</jbossws.jboss700.version>
+ <jbossws.jboss701.version>4.0.0.GA</jbossws.jboss701.version>
+ <jbossws.jboss702.version>4.0.0.GA</jbossws.jboss702.version>
<jboss700.version>7.0.0.Final</jboss700.version>
<jboss701.version>7.0.1.Final</jboss701.version>
<jboss702.version>7.0.2.Final</jboss702.version>