Author: rsearls
Date: 2014-07-03 12:23:00 -0400 (Thu, 03 Jul 2014)
New Revision: 18778
Modified:
stack/native/branches/jbossws-native-4.2.x/modules/core/pom.xml
stack/native/branches/jbossws-native-4.2.x/modules/dist/pom.xml
stack/native/branches/jbossws-native-4.2.x/modules/resources/pom.xml
stack/native/branches/jbossws-native-4.2.x/modules/services/pom.xml
stack/native/branches/jbossws-native-4.2.x/modules/testsuite/native-tests/pom.xml
stack/native/branches/jbossws-native-4.2.x/modules/testsuite/pom.xml
stack/native/branches/jbossws-native-4.2.x/pom.xml
Log:
changed version to 4.2.1-SNAPSHOT
Modified: stack/native/branches/jbossws-native-4.2.x/modules/core/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.2.x/modules/core/pom.xml 2014-07-03 16:08:13
UTC (rev 18777)
+++ stack/native/branches/jbossws-native-4.2.x/modules/core/pom.xml 2014-07-03 16:23:00
UTC (rev 18778)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.2.0.Final</version>
+ <version>4.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-4.2.x/modules/dist/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.2.x/modules/dist/pom.xml 2014-07-03 16:08:13
UTC (rev 18777)
+++ stack/native/branches/jbossws-native-4.2.x/modules/dist/pom.xml 2014-07-03 16:23:00
UTC (rev 18778)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.2.0.Final</version>
+ <version>4.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-4.2.x/modules/resources/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.2.x/modules/resources/pom.xml 2014-07-03
16:08:13 UTC (rev 18777)
+++ stack/native/branches/jbossws-native-4.2.x/modules/resources/pom.xml 2014-07-03
16:23:00 UTC (rev 18778)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.2.0.Final</version>
+ <version>4.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-4.2.x/modules/services/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.2.x/modules/services/pom.xml 2014-07-03
16:08:13 UTC (rev 18777)
+++ stack/native/branches/jbossws-native-4.2.x/modules/services/pom.xml 2014-07-03
16:23:00 UTC (rev 18778)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.2.0.Final</version>
+ <version>4.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
stack/native/branches/jbossws-native-4.2.x/modules/testsuite/native-tests/pom.xml
===================================================================
---
stack/native/branches/jbossws-native-4.2.x/modules/testsuite/native-tests/pom.xml 2014-07-03
16:08:13 UTC (rev 18777)
+++
stack/native/branches/jbossws-native-4.2.x/modules/testsuite/native-tests/pom.xml 2014-07-03
16:23:00 UTC (rev 18778)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>4.2.0.Final</version>
+ <version>4.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-4.2.x/modules/testsuite/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.2.x/modules/testsuite/pom.xml 2014-07-03
16:08:13 UTC (rev 18777)
+++ stack/native/branches/jbossws-native-4.2.x/modules/testsuite/pom.xml 2014-07-03
16:23:00 UTC (rev 18778)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.2.0.Final</version>
+ <version>4.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-4.2.x/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.2.x/pom.xml 2014-07-03 16:08:13 UTC (rev
18777)
+++ stack/native/branches/jbossws-native-4.2.x/pom.xml 2014-07-03 16:23:00 UTC (rev
18778)
@@ -31,7 +31,7 @@
<packaging>pom</packaging>
<description>JBossWS Native stack</description>
- <version>4.2.0.Final</version>
+ <version>4.2.1-SNAPSHOT</version>
<!-- Parent -->
<parent>
Show replies by date