Author: alessio.soldano(a)jboss.com
Date: 2013-01-08 12:17:43 -0500 (Tue, 08 Jan 2013)
New Revision: 17218
Modified:
stack/native/branches/jbossws-native-4.1.x/modules/core/pom.xml
stack/native/branches/jbossws-native-4.1.x/modules/dist/pom.xml
stack/native/branches/jbossws-native-4.1.x/modules/resources/pom.xml
stack/native/branches/jbossws-native-4.1.x/modules/services/pom.xml
stack/native/branches/jbossws-native-4.1.x/modules/testsuite/native-tests/pom.xml
stack/native/branches/jbossws-native-4.1.x/modules/testsuite/pom.xml
stack/native/branches/jbossws-native-4.1.x/pom.xml
Log:
Fixing poms
Modified: stack/native/branches/jbossws-native-4.1.x/modules/core/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.1.x/modules/core/pom.xml 2013-01-08 16:59:48
UTC (rev 17217)
+++ stack/native/branches/jbossws-native-4.1.x/modules/core/pom.xml 2013-01-08 17:17:43
UTC (rev 17218)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-4.1.x/modules/dist/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.1.x/modules/dist/pom.xml 2013-01-08 16:59:48
UTC (rev 17217)
+++ stack/native/branches/jbossws-native-4.1.x/modules/dist/pom.xml 2013-01-08 17:17:43
UTC (rev 17218)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-4.1.x/modules/resources/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.1.x/modules/resources/pom.xml 2013-01-08
16:59:48 UTC (rev 17217)
+++ stack/native/branches/jbossws-native-4.1.x/modules/resources/pom.xml 2013-01-08
17:17:43 UTC (rev 17218)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-4.1.x/modules/services/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.1.x/modules/services/pom.xml 2013-01-08
16:59:48 UTC (rev 17217)
+++ stack/native/branches/jbossws-native-4.1.x/modules/services/pom.xml 2013-01-08
17:17:43 UTC (rev 17218)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
stack/native/branches/jbossws-native-4.1.x/modules/testsuite/native-tests/pom.xml
===================================================================
---
stack/native/branches/jbossws-native-4.1.x/modules/testsuite/native-tests/pom.xml 2013-01-08
16:59:48 UTC (rev 17217)
+++
stack/native/branches/jbossws-native-4.1.x/modules/testsuite/native-tests/pom.xml 2013-01-08
17:17:43 UTC (rev 17218)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-4.1.x/modules/testsuite/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.1.x/modules/testsuite/pom.xml 2013-01-08
16:59:48 UTC (rev 17217)
+++ stack/native/branches/jbossws-native-4.1.x/modules/testsuite/pom.xml 2013-01-08
17:17:43 UTC (rev 17218)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-4.1.x/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.1.x/pom.xml 2013-01-08 16:59:48 UTC (rev
17217)
+++ stack/native/branches/jbossws-native-4.1.x/pom.xml 2013-01-08 17:17:43 UTC (rev
17218)
@@ -31,7 +31,7 @@
<packaging>pom</packaging>
<description>JBossWS Native stack</description>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-SNAPSHOT</version>
<!-- Parent -->
<parent>
@@ -42,9 +42,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/branches/jbo...
</scm>
<!-- Modules -->
@@ -57,11 +57,11 @@
<!-- Properties -->
<properties>
<jbossws.api.version>1.0.1.Final</jbossws.api.version>
- <jbossws.spi.version>2.1.1-SNAPSHOT</jbossws.spi.version>
- <jbossws.common.version>2.1.1-SNAPSHOT</jbossws.common.version>
+ <jbossws.spi.version>2.1.1.Final</jbossws.spi.version>
+ <jbossws.common.version>2.1.1.Final</jbossws.common.version>
<jbossws.common.tools.version>1.1.0.Final</jbossws.common.tools.version>
<jbossws.shared.testsuite.version>4.1.0.Final</jbossws.shared.testsuite.version>
- <jbossws.jboss713.version>4.1.1-SNAPSHOT</jbossws.jboss713.version>
+ <jbossws.jboss713.version>4.1.1.Final</jbossws.jboss713.version>
<jboss713.version>7.1.3.Final</jboss713.version>
<jboss720.version>7.2.0.Alpha1-SNAPSHOT</jboss720.version>
<javassist.version>3.15.0-GA</javassist.version>