Author: alessio.soldano(a)jboss.com
Date: 2012-06-05 06:33:01 -0400 (Tue, 05 Jun 2012)
New Revision: 16391
Modified:
stack/native/tags/jbossws-native-4.1.0.Beta1/modules/core/pom.xml
stack/native/tags/jbossws-native-4.1.0.Beta1/modules/dist/pom.xml
stack/native/tags/jbossws-native-4.1.0.Beta1/modules/resources/pom.xml
stack/native/tags/jbossws-native-4.1.0.Beta1/modules/services/pom.xml
stack/native/tags/jbossws-native-4.1.0.Beta1/modules/testsuite/native-tests/pom.xml
stack/native/tags/jbossws-native-4.1.0.Beta1/modules/testsuite/pom.xml
stack/native/tags/jbossws-native-4.1.0.Beta1/pom.xml
Log:
Fixing poms
Modified: stack/native/tags/jbossws-native-4.1.0.Beta1/modules/core/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-4.1.0.Beta1/modules/core/pom.xml 2012-06-05 10:18:34
UTC (rev 16390)
+++ stack/native/tags/jbossws-native-4.1.0.Beta1/modules/core/pom.xml 2012-06-05 10:33:01
UTC (rev 16391)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0.Beta1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-4.1.0.Beta1/modules/dist/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-4.1.0.Beta1/modules/dist/pom.xml 2012-06-05 10:18:34
UTC (rev 16390)
+++ stack/native/tags/jbossws-native-4.1.0.Beta1/modules/dist/pom.xml 2012-06-05 10:33:01
UTC (rev 16391)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0.Beta1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-4.1.0.Beta1/modules/resources/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-4.1.0.Beta1/modules/resources/pom.xml 2012-06-05
10:18:34 UTC (rev 16390)
+++ stack/native/tags/jbossws-native-4.1.0.Beta1/modules/resources/pom.xml 2012-06-05
10:33:01 UTC (rev 16391)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0.Beta1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-4.1.0.Beta1/modules/services/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-4.1.0.Beta1/modules/services/pom.xml 2012-06-05
10:18:34 UTC (rev 16390)
+++ stack/native/tags/jbossws-native-4.1.0.Beta1/modules/services/pom.xml 2012-06-05
10:33:01 UTC (rev 16391)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0.Beta1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
stack/native/tags/jbossws-native-4.1.0.Beta1/modules/testsuite/native-tests/pom.xml
===================================================================
---
stack/native/tags/jbossws-native-4.1.0.Beta1/modules/testsuite/native-tests/pom.xml 2012-06-05
10:18:34 UTC (rev 16390)
+++
stack/native/tags/jbossws-native-4.1.0.Beta1/modules/testsuite/native-tests/pom.xml 2012-06-05
10:33:01 UTC (rev 16391)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-4.1.0.Beta1/modules/testsuite/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-4.1.0.Beta1/modules/testsuite/pom.xml 2012-06-05
10:18:34 UTC (rev 16390)
+++ stack/native/tags/jbossws-native-4.1.0.Beta1/modules/testsuite/pom.xml 2012-06-05
10:33:01 UTC (rev 16391)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0.Beta1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-4.1.0.Beta1/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-4.1.0.Beta1/pom.xml 2012-06-05 10:18:34 UTC (rev
16390)
+++ stack/native/tags/jbossws-native-4.1.0.Beta1/pom.xml 2012-06-05 10:33:01 UTC (rev
16391)
@@ -31,20 +31,20 @@
<packaging>pom</packaging>
<description>JBossWS Native stack</description>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0.Beta1</version>
<!-- Parent -->
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-parent</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.GA</version>
</parent>
<!-- 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 -->
@@ -56,12 +56,12 @@
<!-- Properties -->
<properties>
- <jbossws.api.version>1.0.0.GA</jbossws.api.version>
- <jbossws.spi.version>2.1.0-SNAPSHOT</jbossws.spi.version>
- <jbossws.common.version>2.1.0-SNAPSHOT</jbossws.common.version>
-
<jbossws.common.tools.version>1.1.0-SNAPSHOT</jbossws.common.tools.version>
-
<jbossws.shared.testsuite.version>4.1.0-SNAPSHOT</jbossws.shared.testsuite.version>
- <jbossws.jboss712.version>4.1.0-SNAPSHOT</jbossws.jboss712.version>
+ <jbossws.api.version>1.0.1.Beta1</jbossws.api.version>
+ <jbossws.spi.version>2.1.0.Beta1</jbossws.spi.version>
+ <jbossws.common.version>2.1.0.Beta1</jbossws.common.version>
+ <jbossws.common.tools.version>1.0.1.GA</jbossws.common.tools.version>
+
<jbossws.shared.testsuite.version>4.1.0.Beta1</jbossws.shared.testsuite.version>
+ <jbossws.jboss712.version>4.1.0.Beta1</jbossws.jboss712.version>
<jboss712.version>7.1.2.Final</jboss712.version>
<jboss720.version>7.2.0.Alpha1-SNAPSHOT</jboss720.version>
<javassist.version>3.15.0-GA</javassist.version>