[jbossws-commits] JBossWS SVN: r19401 - in stack/native/branches/jbossws-native-4.2.x: modules/core and 5 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Jan 21 03:55:01 EST 2015


Author: asoldano
Date: 2015-01-21 03:55:01 -0500 (Wed, 21 Jan 2015)
New Revision: 19401

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:
Preparing for next dev cycle


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	2015-01-21 08:53:55 UTC (rev 19400)
+++ stack/native/branches/jbossws-native-4.2.x/modules/core/pom.xml	2015-01-21 08:55:01 UTC (rev 19401)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>4.2.1.Final</version>
+    <version>4.2.2-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	2015-01-21 08:53:55 UTC (rev 19400)
+++ stack/native/branches/jbossws-native-4.2.x/modules/dist/pom.xml	2015-01-21 08:55:01 UTC (rev 19401)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>4.2.1.Final</version>
+    <version>4.2.2-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	2015-01-21 08:53:55 UTC (rev 19400)
+++ stack/native/branches/jbossws-native-4.2.x/modules/resources/pom.xml	2015-01-21 08:55:01 UTC (rev 19401)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>4.2.1.Final</version>
+    <version>4.2.2-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	2015-01-21 08:53:55 UTC (rev 19400)
+++ stack/native/branches/jbossws-native-4.2.x/modules/services/pom.xml	2015-01-21 08:55:01 UTC (rev 19401)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>4.2.1.Final</version>
+    <version>4.2.2-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	2015-01-21 08:53:55 UTC (rev 19400)
+++ stack/native/branches/jbossws-native-4.2.x/modules/testsuite/native-tests/pom.xml	2015-01-21 08:55:01 UTC (rev 19401)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native-testsuite</artifactId>
-    <version>4.2.1.Final</version>
+    <version>4.2.2-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	2015-01-21 08:53:55 UTC (rev 19400)
+++ stack/native/branches/jbossws-native-4.2.x/modules/testsuite/pom.xml	2015-01-21 08:55:01 UTC (rev 19401)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>4.2.1.Final</version>
+    <version>4.2.2-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	2015-01-21 08:53:55 UTC (rev 19400)
+++ stack/native/branches/jbossws-native-4.2.x/pom.xml	2015-01-21 08:55:01 UTC (rev 19401)
@@ -31,7 +31,7 @@
   <packaging>pom</packaging>
   <description>JBossWS Native stack</description>
 
-  <version>4.2.1.Final</version>
+  <version>4.2.2-SNAPSHOT</version>
 
   <!-- Parent -->
   <parent>



More information about the jbossws-commits mailing list