Author: alessio.soldano(a)jboss.com
Date: 2009-05-08 09:33:03 -0400 (Fri, 08 May 2009)
New Revision: 10021
Modified:
stack/native/branches/jbossws-native-3.1.2/modules/client/pom.xml
stack/native/branches/jbossws-native-3.1.2/modules/core/pom.xml
stack/native/branches/jbossws-native-3.1.2/modules/jaxrpc/pom.xml
stack/native/branches/jbossws-native-3.1.2/modules/jaxws-ext/pom.xml
stack/native/branches/jbossws-native-3.1.2/modules/jaxws/pom.xml
stack/native/branches/jbossws-native-3.1.2/modules/management/pom.xml
stack/native/branches/jbossws-native-3.1.2/modules/resources/pom.xml
stack/native/branches/jbossws-native-3.1.2/modules/saaj/pom.xml
stack/native/branches/jbossws-native-3.1.2/modules/testsuite/framework-tests/pom.xml
stack/native/branches/jbossws-native-3.1.2/modules/testsuite/native-tests/pom.xml
stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml
stack/native/branches/jbossws-native-3.1.2/pom.xml
Log:
[JBWS-2642] Preparing for tagging
Modified: stack/native/branches/jbossws-native-3.1.2/modules/client/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/client/pom.xml 2009-05-08 11:27:00
UTC (rev 10020)
+++ stack/native/branches/jbossws-native-3.1.2/modules/client/pom.xml 2009-05-08 13:33:03
UTC (rev 10021)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.1.2/modules/core/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/core/pom.xml 2009-05-08 11:27:00
UTC (rev 10020)
+++ stack/native/branches/jbossws-native-3.1.2/modules/core/pom.xml 2009-05-08 13:33:03
UTC (rev 10021)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.1.2/modules/jaxrpc/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/jaxrpc/pom.xml 2009-05-08 11:27:00
UTC (rev 10020)
+++ stack/native/branches/jbossws-native-3.1.2/modules/jaxrpc/pom.xml 2009-05-08 13:33:03
UTC (rev 10021)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.1.2/modules/jaxws/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/jaxws/pom.xml 2009-05-08 11:27:00
UTC (rev 10020)
+++ stack/native/branches/jbossws-native-3.1.2/modules/jaxws/pom.xml 2009-05-08 13:33:03
UTC (rev 10021)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.1.2/modules/jaxws-ext/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/jaxws-ext/pom.xml 2009-05-08
11:27:00 UTC (rev 10020)
+++ stack/native/branches/jbossws-native-3.1.2/modules/jaxws-ext/pom.xml 2009-05-08
13:33:03 UTC (rev 10021)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.1.2/modules/management/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/management/pom.xml 2009-05-08
11:27:00 UTC (rev 10020)
+++ stack/native/branches/jbossws-native-3.1.2/modules/management/pom.xml 2009-05-08
13:33:03 UTC (rev 10021)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.1.2/modules/resources/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/resources/pom.xml 2009-05-08
11:27:00 UTC (rev 10020)
+++ stack/native/branches/jbossws-native-3.1.2/modules/resources/pom.xml 2009-05-08
13:33:03 UTC (rev 10021)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.1.2/modules/saaj/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/saaj/pom.xml 2009-05-08 11:27:00
UTC (rev 10020)
+++ stack/native/branches/jbossws-native-3.1.2/modules/saaj/pom.xml 2009-05-08 13:33:03
UTC (rev 10021)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
stack/native/branches/jbossws-native-3.1.2/modules/testsuite/framework-tests/pom.xml
===================================================================
---
stack/native/branches/jbossws-native-3.1.2/modules/testsuite/framework-tests/pom.xml 2009-05-08
11:27:00 UTC (rev 10020)
+++
stack/native/branches/jbossws-native-3.1.2/modules/testsuite/framework-tests/pom.xml 2009-05-08
13:33:03 UTC (rev 10021)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified:
stack/native/branches/jbossws-native-3.1.2/modules/testsuite/native-tests/pom.xml
===================================================================
---
stack/native/branches/jbossws-native-3.1.2/modules/testsuite/native-tests/pom.xml 2009-05-08
11:27:00 UTC (rev 10020)
+++
stack/native/branches/jbossws-native-3.1.2/modules/testsuite/native-tests/pom.xml 2009-05-08
13:33:03 UTC (rev 10021)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml 2009-05-08
11:27:00 UTC (rev 10020)
+++ stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml 2009-05-08
13:33:03 UTC (rev 10021)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.1.2/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/pom.xml 2009-05-08 11:27:00 UTC (rev
10020)
+++ stack/native/branches/jbossws-native-3.1.2/pom.xml 2009-05-08 13:33:03 UTC (rev
10021)
@@ -17,7 +17,7 @@
<artifactId>jbossws-native</artifactId>
<packaging>pom</packaging>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.GA</version>
<!-- Parent -->
<parent>
@@ -47,11 +47,11 @@
<!-- Properties -->
<properties>
- <jbossws.common.version>1.1.0-SNAPSHOT</jbossws.common.version>
- <jbossws.framework.version>3.1.2-SNAPSHOT</jbossws.framework.version>
- <jbossws.spi.version>1.1.2-SNAPSHOT</jbossws.spi.version>
- <jbossws.jboss500.version>3.1.2-SNAPSHOT</jbossws.jboss500.version>
- <jbossws.jboss501.version>3.1.2-SNAPSHOT</jbossws.jboss501.version>
+ <jbossws.common.version>1.1.0.GA</jbossws.common.version>
+ <jbossws.framework.version>3.1.2.GA</jbossws.framework.version>
+ <jbossws.spi.version>1.1.2.GA</jbossws.spi.version>
+ <jbossws.jboss500.version>3.1.2.GA</jbossws.jboss500.version>
+ <jbossws.jboss501.version>3.1.2.GA</jbossws.jboss501.version>
<!-- [JBWS-2505] -->
<!-- START -->
<!--
Show replies by date