Author: alessio.soldano(a)jboss.com
Date: 2009-01-28 12:24:16 -0500 (Wed, 28 Jan 2009)
New Revision: 9163
Modified:
stack/native/tags/jbossws-native-3.1.0.CR1/modules/client/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR1/modules/core/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR1/modules/jaxrpc/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR1/modules/jaxws-ext/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR1/modules/jaxws/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR1/modules/management/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR1/modules/resources/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR1/modules/saaj/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR1/modules/testsuite/framework-tests/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR1/modules/testsuite/native-tests/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR1/modules/testsuite/pom.xml
stack/native/tags/jbossws-native-3.1.0.CR1/pom.xml
Log:
Updating pom.xml files
Modified: stack/native/tags/jbossws-native-3.1.0.CR1/modules/client/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR1/modules/client/pom.xml 2009-01-28 17:13:56
UTC (rev 9162)
+++ stack/native/tags/jbossws-native-3.1.0.CR1/modules/client/pom.xml 2009-01-28 17:24:16
UTC (rev 9163)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR1/modules/core/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR1/modules/core/pom.xml 2009-01-28 17:13:56
UTC (rev 9162)
+++ stack/native/tags/jbossws-native-3.1.0.CR1/modules/core/pom.xml 2009-01-28 17:24:16
UTC (rev 9163)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR1/modules/jaxrpc/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR1/modules/jaxrpc/pom.xml 2009-01-28 17:13:56
UTC (rev 9162)
+++ stack/native/tags/jbossws-native-3.1.0.CR1/modules/jaxrpc/pom.xml 2009-01-28 17:24:16
UTC (rev 9163)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR1/modules/jaxws/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR1/modules/jaxws/pom.xml 2009-01-28 17:13:56
UTC (rev 9162)
+++ stack/native/tags/jbossws-native-3.1.0.CR1/modules/jaxws/pom.xml 2009-01-28 17:24:16
UTC (rev 9163)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR1/modules/jaxws-ext/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR1/modules/jaxws-ext/pom.xml 2009-01-28
17:13:56 UTC (rev 9162)
+++ stack/native/tags/jbossws-native-3.1.0.CR1/modules/jaxws-ext/pom.xml 2009-01-28
17:24:16 UTC (rev 9163)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR1/modules/management/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR1/modules/management/pom.xml 2009-01-28
17:13:56 UTC (rev 9162)
+++ stack/native/tags/jbossws-native-3.1.0.CR1/modules/management/pom.xml 2009-01-28
17:24:16 UTC (rev 9163)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR1/modules/resources/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR1/modules/resources/pom.xml 2009-01-28
17:13:56 UTC (rev 9162)
+++ stack/native/tags/jbossws-native-3.1.0.CR1/modules/resources/pom.xml 2009-01-28
17:24:16 UTC (rev 9163)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR1/modules/saaj/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR1/modules/saaj/pom.xml 2009-01-28 17:13:56
UTC (rev 9162)
+++ stack/native/tags/jbossws-native-3.1.0.CR1/modules/saaj/pom.xml 2009-01-28 17:24:16
UTC (rev 9163)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
stack/native/tags/jbossws-native-3.1.0.CR1/modules/testsuite/framework-tests/pom.xml
===================================================================
---
stack/native/tags/jbossws-native-3.1.0.CR1/modules/testsuite/framework-tests/pom.xml 2009-01-28
17:13:56 UTC (rev 9162)
+++
stack/native/tags/jbossws-native-3.1.0.CR1/modules/testsuite/framework-tests/pom.xml 2009-01-28
17:24:16 UTC (rev 9163)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.CR1</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified:
stack/native/tags/jbossws-native-3.1.0.CR1/modules/testsuite/native-tests/pom.xml
===================================================================
---
stack/native/tags/jbossws-native-3.1.0.CR1/modules/testsuite/native-tests/pom.xml 2009-01-28
17:13:56 UTC (rev 9162)
+++
stack/native/tags/jbossws-native-3.1.0.CR1/modules/testsuite/native-tests/pom.xml 2009-01-28
17:24:16 UTC (rev 9163)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.CR1</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR1/modules/testsuite/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR1/modules/testsuite/pom.xml 2009-01-28
17:13:56 UTC (rev 9162)
+++ stack/native/tags/jbossws-native-3.1.0.CR1/modules/testsuite/pom.xml 2009-01-28
17:24:16 UTC (rev 9163)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.0.CR1/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.0.CR1/pom.xml 2009-01-28 17:13:56 UTC (rev 9162)
+++ stack/native/tags/jbossws-native-3.1.0.CR1/pom.xml 2009-01-28 17:24:16 UTC (rev 9163)
@@ -18,7 +18,7 @@
<artifactId>jbossws-native</artifactId>
<packaging>pom</packaging>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.CR1</version>
<!-- Parent -->
<parent>
@@ -29,9 +29,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/trunk</ur...
+
<
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 -->
@@ -48,17 +48,17 @@
<!-- Properties -->
<properties>
- <jbossws.common.version>1.0.9-SNAPSHOT</jbossws.common.version>
- <jbossws.framework.version>3.1.0-SNAPSHOT</jbossws.framework.version>
- <jbossws.spi.version>1.1.0-SNAPSHOT</jbossws.spi.version>
- <jbossws.jboss422.version>3.1.0-SNAPSHOT</jbossws.jboss422.version>
- <jbossws.jboss423.version>3.1.0-SNAPSHOT</jbossws.jboss423.version>
- <jbossws.jboss424.version>3.1.0-SNAPSHOT</jbossws.jboss424.version>
- <jbossws.jboss500.version>3.1.0-SNAPSHOT</jbossws.jboss500.version>
+ <jbossws.common.version>1.0.9.CR1</jbossws.common.version>
+ <jbossws.framework.version>3.1.0.CR1</jbossws.framework.version>
+ <jbossws.spi.version>1.1.0.CR1</jbossws.spi.version>
+ <jbossws.jboss422.version>3.1.0-SNAPSHOT</jbossws.jboss422.version>
<!-- don't care, we install this CR1 to AS5.1 and AS 6 only -->
+ <jbossws.jboss423.version>3.1.0-SNAPSHOT</jbossws.jboss423.version>
<!-- don't care, we install this CR1 to AS5.1 and AS 6 only -->
+ <jbossws.jboss424.version>3.1.0-SNAPSHOT</jbossws.jboss424.version>
<!-- don't care, we install this CR1 to AS5.1 and AS 6 only -->
+ <jbossws.jboss500.version>3.1.0-SNAPSHOT</jbossws.jboss500.version>
<!-- don't care, we install this CR1 to AS5.1 and AS 6 only -->
<!-- [JBWS-2263] -->
<!-- START -->
- <jbossws.jboss510.version>3.1.0-SNAPSHOT</jbossws.jboss510.version>
- <jbossws.jboss600.version>3.1.0-SNAPSHOT</jbossws.jboss600.version>
+ <jbossws.jboss510.version>3.1.0.CR1</jbossws.jboss510.version>
+ <jbossws.jboss600.version>3.1.0.CR1</jbossws.jboss600.version>
<!-- END -->
<codehaus.jettison.version>1.0-RC2</codehaus.jettison.version>
<commons.logging.version>1.1.1</commons.logging.version>