Author: alessio.soldano(a)jboss.com
Date: 2008-08-14 03:46:31 -0400 (Thu, 14 Aug 2008)
New Revision: 8100
Modified:
stack/native/branches/jbossws-native-3.0.3.GA/modules/client/pom.xml
stack/native/branches/jbossws-native-3.0.3.GA/modules/core/pom.xml
stack/native/branches/jbossws-native-3.0.3.GA/modules/embedded/pom.xml
stack/native/branches/jbossws-native-3.0.3.GA/modules/jaxrpc/pom.xml
stack/native/branches/jbossws-native-3.0.3.GA/modules/jaxws-ext/pom.xml
stack/native/branches/jbossws-native-3.0.3.GA/modules/jaxws/pom.xml
stack/native/branches/jbossws-native-3.0.3.GA/modules/management/pom.xml
stack/native/branches/jbossws-native-3.0.3.GA/modules/resources/pom.xml
stack/native/branches/jbossws-native-3.0.3.GA/modules/saaj/pom.xml
stack/native/branches/jbossws-native-3.0.3.GA/modules/testsuite/framework-tests/pom.xml
stack/native/branches/jbossws-native-3.0.3.GA/modules/testsuite/native-tests/pom.xml
stack/native/branches/jbossws-native-3.0.3.GA/modules/testsuite/pom.xml
stack/native/branches/jbossws-native-3.0.3.GA/pom.xml
Log:
[JBWS-2272] Moving to GA version
Modified: stack/native/branches/jbossws-native-3.0.3.GA/modules/client/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.3.GA/modules/client/pom.xml 2008-08-13
15:16:36 UTC (rev 8099)
+++ stack/native/branches/jbossws-native-3.0.3.GA/modules/client/pom.xml 2008-08-14
07:46:31 UTC (rev 8100)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.3.GA/modules/core/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.3.GA/modules/core/pom.xml 2008-08-13 15:16:36
UTC (rev 8099)
+++ stack/native/branches/jbossws-native-3.0.3.GA/modules/core/pom.xml 2008-08-14 07:46:31
UTC (rev 8100)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.3.GA/modules/embedded/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.3.GA/modules/embedded/pom.xml 2008-08-13
15:16:36 UTC (rev 8099)
+++ stack/native/branches/jbossws-native-3.0.3.GA/modules/embedded/pom.xml 2008-08-14
07:46:31 UTC (rev 8100)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.3.GA/modules/jaxrpc/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.3.GA/modules/jaxrpc/pom.xml 2008-08-13
15:16:36 UTC (rev 8099)
+++ stack/native/branches/jbossws-native-3.0.3.GA/modules/jaxrpc/pom.xml 2008-08-14
07:46:31 UTC (rev 8100)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.3.GA/modules/jaxws/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.3.GA/modules/jaxws/pom.xml 2008-08-13
15:16:36 UTC (rev 8099)
+++ stack/native/branches/jbossws-native-3.0.3.GA/modules/jaxws/pom.xml 2008-08-14
07:46:31 UTC (rev 8100)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.3.GA/modules/jaxws-ext/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.3.GA/modules/jaxws-ext/pom.xml 2008-08-13
15:16:36 UTC (rev 8099)
+++ stack/native/branches/jbossws-native-3.0.3.GA/modules/jaxws-ext/pom.xml 2008-08-14
07:46:31 UTC (rev 8100)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.3.GA/modules/management/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.3.GA/modules/management/pom.xml 2008-08-13
15:16:36 UTC (rev 8099)
+++ stack/native/branches/jbossws-native-3.0.3.GA/modules/management/pom.xml 2008-08-14
07:46:31 UTC (rev 8100)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.3.GA/modules/resources/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.3.GA/modules/resources/pom.xml 2008-08-13
15:16:36 UTC (rev 8099)
+++ stack/native/branches/jbossws-native-3.0.3.GA/modules/resources/pom.xml 2008-08-14
07:46:31 UTC (rev 8100)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.3.GA/modules/saaj/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.3.GA/modules/saaj/pom.xml 2008-08-13 15:16:36
UTC (rev 8099)
+++ stack/native/branches/jbossws-native-3.0.3.GA/modules/saaj/pom.xml 2008-08-14 07:46:31
UTC (rev 8100)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
stack/native/branches/jbossws-native-3.0.3.GA/modules/testsuite/framework-tests/pom.xml
===================================================================
---
stack/native/branches/jbossws-native-3.0.3.GA/modules/testsuite/framework-tests/pom.xml 2008-08-13
15:16:36 UTC (rev 8099)
+++
stack/native/branches/jbossws-native-3.0.3.GA/modules/testsuite/framework-tests/pom.xml 2008-08-14
07:46:31 UTC (rev 8100)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified:
stack/native/branches/jbossws-native-3.0.3.GA/modules/testsuite/native-tests/pom.xml
===================================================================
---
stack/native/branches/jbossws-native-3.0.3.GA/modules/testsuite/native-tests/pom.xml 2008-08-13
15:16:36 UTC (rev 8099)
+++
stack/native/branches/jbossws-native-3.0.3.GA/modules/testsuite/native-tests/pom.xml 2008-08-14
07:46:31 UTC (rev 8100)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.3.GA/modules/testsuite/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.3.GA/modules/testsuite/pom.xml 2008-08-13
15:16:36 UTC (rev 8099)
+++ stack/native/branches/jbossws-native-3.0.3.GA/modules/testsuite/pom.xml 2008-08-14
07:46:31 UTC (rev 8100)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.3.GA/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.3.GA/pom.xml 2008-08-13 15:16:36 UTC (rev
8099)
+++ stack/native/branches/jbossws-native-3.0.3.GA/pom.xml 2008-08-14 07:46:31 UTC (rev
8100)
@@ -20,7 +20,7 @@
<artifactId>jbossws-native</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/native...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/...
-
<
url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/branches/jbo...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/native...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/...
+
<
url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/tags/jbossws...
</scm>
<!-- Modules -->