Author: asoldano
Date: 2014-02-12 11:00:35 -0500 (Wed, 12 Feb 2014)
New Revision: 18343
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
Log:
Fixing poms to move to next dev cycle (fixes incomplete commit at rev 18019)
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 2014-02-12 14:52:25
UTC (rev 18342)
+++ stack/native/branches/jbossws-native-4.1.x/modules/core/pom.xml 2014-02-12 16:00:35
UTC (rev 18343)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.1.2-SNAPSHOT</version>
+ <version>4.1.3-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 2014-02-12 14:52:25
UTC (rev 18342)
+++ stack/native/branches/jbossws-native-4.1.x/modules/dist/pom.xml 2014-02-12 16:00:35
UTC (rev 18343)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.1.2-SNAPSHOT</version>
+ <version>4.1.3-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 2014-02-12
14:52:25 UTC (rev 18342)
+++ stack/native/branches/jbossws-native-4.1.x/modules/resources/pom.xml 2014-02-12
16:00:35 UTC (rev 18343)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.1.2-SNAPSHOT</version>
+ <version>4.1.3-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 2014-02-12
14:52:25 UTC (rev 18342)
+++ stack/native/branches/jbossws-native-4.1.x/modules/services/pom.xml 2014-02-12
16:00:35 UTC (rev 18343)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.1.2-SNAPSHOT</version>
+ <version>4.1.3-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 2014-02-12
14:52:25 UTC (rev 18342)
+++
stack/native/branches/jbossws-native-4.1.x/modules/testsuite/native-tests/pom.xml 2014-02-12
16:00:35 UTC (rev 18343)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>4.1.2-SNAPSHOT</version>
+ <version>4.1.3-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 2014-02-12
14:52:25 UTC (rev 18342)
+++ stack/native/branches/jbossws-native-4.1.x/modules/testsuite/pom.xml 2014-02-12
16:00:35 UTC (rev 18343)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.1.2-SNAPSHOT</version>
+ <version>4.1.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Show replies by date