Author: alessio.soldano(a)jboss.com
Date: 2009-02-28 10:42:42 -0500 (Sat, 28 Feb 2009)
New Revision: 9456
Modified:
stack/native/tags/jbossws-native-3.1.0.CR3/modules/client/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR3/modules/core/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR3/modules/jaxrpc/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR3/modules/jaxws-ext/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR3/modules/jaxws/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR3/modules/management/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR3/modules/resources/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR3/modules/saaj/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR3/modules/testsuite/framework-tests/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR3/modules/testsuite/native-tests/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR3/modules/testsuite/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR3/pom.xml
Log:
Updating pom files to 3.1.0.CR3
Modified: stack/native/tags/jbossws-native-3.1.0.CR3/modules/client/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR3/modules/client/pom.xml 2009-02-28 15:30:46
UTC (rev 9455)
+++ stack/native/tags/jbossws-native-3.1.0.CR3/modules/client/pom.xml 2009-02-28 15:42:42
UTC (rev 9456)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0.GA</version>
+ <version>3.1.0.CR3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR3/modules/core/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR3/modules/core/pom.xml 2009-02-28 15:30:46
UTC (rev 9455)
+++ stack/native/tags/jbossws-native-3.1.0.CR3/modules/core/pom.xml 2009-02-28 15:42:42
UTC (rev 9456)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0.GA</version>
+ <version>3.1.0.CR3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR3/modules/jaxrpc/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR3/modules/jaxrpc/pom.xml 2009-02-28 15:30:46
UTC (rev 9455)
+++ stack/native/tags/jbossws-native-3.1.0.CR3/modules/jaxrpc/pom.xml 2009-02-28 15:42:42
UTC (rev 9456)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0.GA</version>
+ <version>3.1.0.CR3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR3/modules/jaxws/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR3/modules/jaxws/pom.xml 2009-02-28 15:30:46
UTC (rev 9455)
+++ stack/native/tags/jbossws-native-3.1.0.CR3/modules/jaxws/pom.xml 2009-02-28 15:42:42
UTC (rev 9456)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0.GA</version>
+ <version>3.1.0.CR3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR3/modules/jaxws-ext/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR3/modules/jaxws-ext/pom.xml 2009-02-28
15:30:46 UTC (rev 9455)
+++ stack/native/tags/jbossws-native-3.1.0.CR3/modules/jaxws-ext/pom.xml 2009-02-28
15:42:42 UTC (rev 9456)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0.GA</version>
+ <version>3.1.0.CR3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR3/modules/management/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR3/modules/management/pom.xml 2009-02-28
15:30:46 UTC (rev 9455)
+++ stack/native/tags/jbossws-native-3.1.0.CR3/modules/management/pom.xml 2009-02-28
15:42:42 UTC (rev 9456)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0.GA</version>
+ <version>3.1.0.CR3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR3/modules/resources/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR3/modules/resources/pom.xml 2009-02-28
15:30:46 UTC (rev 9455)
+++ stack/native/tags/jbossws-native-3.1.0.CR3/modules/resources/pom.xml 2009-02-28
15:42:42 UTC (rev 9456)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0.GA</version>
+ <version>3.1.0.CR3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR3/modules/saaj/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR3/modules/saaj/pom.xml 2009-02-28 15:30:46
UTC (rev 9455)
+++ stack/native/tags/jbossws-native-3.1.0.CR3/modules/saaj/pom.xml 2009-02-28 15:42:42
UTC (rev 9456)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0.GA</version>
+ <version>3.1.0.CR3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
stack/native/tags/jbossws-native-3.1.0.CR3/modules/testsuite/framework-tests/pom.xml
===================================================================
---
stack/native/tags/jbossws-native-3.1.0.CR3/modules/testsuite/framework-tests/pom.xml 2009-02-28
15:30:46 UTC (rev 9455)
+++
stack/native/tags/jbossws-native-3.1.0.CR3/modules/testsuite/framework-tests/pom.xml 2009-02-28
15:42:42 UTC (rev 9456)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>3.1.0.GA</version>
+ <version>3.1.0.CR3</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified:
stack/native/tags/jbossws-native-3.1.0.CR3/modules/testsuite/native-tests/pom.xml
===================================================================
---
stack/native/tags/jbossws-native-3.1.0.CR3/modules/testsuite/native-tests/pom.xml 2009-02-28
15:30:46 UTC (rev 9455)
+++
stack/native/tags/jbossws-native-3.1.0.CR3/modules/testsuite/native-tests/pom.xml 2009-02-28
15:42:42 UTC (rev 9456)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>3.1.0.GA</version>
+ <version>3.1.0.CR3</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR3/modules/testsuite/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR3/modules/testsuite/pom.xml 2009-02-28
15:30:46 UTC (rev 9455)
+++ stack/native/tags/jbossws-native-3.1.0.CR3/modules/testsuite/pom.xml 2009-02-28
15:42:42 UTC (rev 9456)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0.GA</version>
+ <version>3.1.0.CR3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR3/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR3/pom.xml 2009-02-28 15:30:46 UTC (rev 9455)
+++ stack/native/tags/jbossws-native-3.1.0.CR3/pom.xml 2009-02-28 15:42:42 UTC (rev 9456)
@@ -18,7 +18,7 @@
<artifactId>jbossws-native</artifactId>
<packaging>pom</packaging>
- <version>3.1.0.GA</version>
+ <version>3.1.0.CR3</version>
<!-- Parent -->
<parent>
Show replies by date