Author: alessio.soldano(a)jboss.com
Date: 2011-12-20 06:21:48 -0500 (Tue, 20 Dec 2011)
New Revision: 15472
Modified:
stack/native/trunk/modules/client/pom.xml
stack/native/trunk/modules/core/pom.xml
stack/native/trunk/modules/dist/pom.xml
stack/native/trunk/modules/endorsed/pom.xml
stack/native/trunk/modules/resources/pom.xml
stack/native/trunk/modules/services/pom.xml
stack/native/trunk/modules/testsuite/native-tests/pom.xml
stack/native/trunk/modules/testsuite/pom.xml
stack/native/trunk/modules/testsuite/shared-tests/pom.xml
stack/native/trunk/pom.xml
Log:
Moving to next dev cycle
Modified: stack/native/trunk/modules/client/pom.xml
===================================================================
--- stack/native/trunk/modules/client/pom.xml 2011-12-20 10:58:13 UTC (rev 15471)
+++ stack/native/trunk/modules/client/pom.xml 2011-12-20 11:21:48 UTC (rev 15472)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/trunk/modules/core/pom.xml
===================================================================
--- stack/native/trunk/modules/core/pom.xml 2011-12-20 10:58:13 UTC (rev 15471)
+++ stack/native/trunk/modules/core/pom.xml 2011-12-20 11:21:48 UTC (rev 15472)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/trunk/modules/dist/pom.xml
===================================================================
--- stack/native/trunk/modules/dist/pom.xml 2011-12-20 10:58:13 UTC (rev 15471)
+++ stack/native/trunk/modules/dist/pom.xml 2011-12-20 11:21:48 UTC (rev 15472)
@@ -5,12 +5,12 @@
<name>JBoss Web Services - Stack Native Distribution</name>
<artifactId>jbossws-native-dist</artifactId>
<packaging>pom</packaging>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.1-SNAPSHOT</version>
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/trunk/modules/endorsed/pom.xml
===================================================================
--- stack/native/trunk/modules/endorsed/pom.xml 2011-12-20 10:58:13 UTC (rev 15471)
+++ stack/native/trunk/modules/endorsed/pom.xml 2011-12-20 11:21:48 UTC (rev 15472)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/trunk/modules/resources/pom.xml
===================================================================
--- stack/native/trunk/modules/resources/pom.xml 2011-12-20 10:58:13 UTC (rev 15471)
+++ stack/native/trunk/modules/resources/pom.xml 2011-12-20 11:21:48 UTC (rev 15472)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/trunk/modules/services/pom.xml
===================================================================
--- stack/native/trunk/modules/services/pom.xml 2011-12-20 10:58:13 UTC (rev 15471)
+++ stack/native/trunk/modules/services/pom.xml 2011-12-20 11:21:48 UTC (rev 15472)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/trunk/modules/testsuite/native-tests/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/native-tests/pom.xml 2011-12-20 10:58:13 UTC (rev
15471)
+++ stack/native/trunk/modules/testsuite/native-tests/pom.xml 2011-12-20 11:21:48 UTC (rev
15472)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml 2011-12-20 10:58:13 UTC (rev 15471)
+++ stack/native/trunk/modules/testsuite/pom.xml 2011-12-20 11:21:48 UTC (rev 15472)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/trunk/modules/testsuite/shared-tests/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/shared-tests/pom.xml 2011-12-20 10:58:13 UTC (rev
15471)
+++ stack/native/trunk/modules/testsuite/shared-tests/pom.xml 2011-12-20 11:21:48 UTC (rev
15472)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/trunk/pom.xml
===================================================================
--- stack/native/trunk/pom.xml 2011-12-20 10:58:13 UTC (rev 15471)
+++ stack/native/trunk/pom.xml 2011-12-20 11:21:48 UTC (rev 15472)
@@ -31,7 +31,7 @@
<packaging>pom</packaging>
<description>JBossWS Native stack</description>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.1-SNAPSHOT</version>
<!-- Parent -->
<parent>
@@ -58,14 +58,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.1-SNAPSHOT</jbossws.api.version>
+ <jbossws.spi.version>2.0.1-SNAPSHOT</jbossws.spi.version>
+ <jbossws.common.version>2.0.1-SNAPSHOT</jbossws.common.version>
+ <jbossws.common.tools.version>1.0.0.GA</jbossws.common.tools.version>
+
<jbossws.shared.testsuite.version>4.0.1-SNAPSHOT</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>
Show replies by date