[jbossws-commits] JBossWS SVN: r16667 - in stack/native/trunk: modules/core and 5 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Aug 28 08:46:55 EDT 2012


Author: richard.opalka at jboss.com
Date: 2012-08-28 08:46:55 -0400 (Tue, 28 Aug 2012)
New Revision: 16667

Modified:
   stack/native/trunk/modules/core/pom.xml
   stack/native/trunk/modules/dist/pom.xml
   stack/native/trunk/modules/resources/pom.xml
   stack/native/trunk/modules/services/pom.xml
   stack/native/trunk/modules/testsuite/native-tests/pom.xml
   stack/native/trunk/modules/testsuite/pom.xml
   stack/native/trunk/pom.xml
Log:
prepare for next dev. cycle

Modified: stack/native/trunk/modules/core/pom.xml
===================================================================
--- stack/native/trunk/modules/core/pom.xml	2012-08-28 12:43:31 UTC (rev 16666)
+++ stack/native/trunk/modules/core/pom.xml	2012-08-28 12:46:55 UTC (rev 16667)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>4.1.0.Beta2</version>
+    <version>4.1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/trunk/modules/dist/pom.xml
===================================================================
--- stack/native/trunk/modules/dist/pom.xml	2012-08-28 12:43:31 UTC (rev 16666)
+++ stack/native/trunk/modules/dist/pom.xml	2012-08-28 12:46:55 UTC (rev 16667)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>4.1.0.Beta2</version>
+    <version>4.1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/trunk/modules/resources/pom.xml
===================================================================
--- stack/native/trunk/modules/resources/pom.xml	2012-08-28 12:43:31 UTC (rev 16666)
+++ stack/native/trunk/modules/resources/pom.xml	2012-08-28 12:46:55 UTC (rev 16667)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>4.1.0.Beta2</version>
+    <version>4.1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/native/trunk/modules/services/pom.xml
===================================================================
--- stack/native/trunk/modules/services/pom.xml	2012-08-28 12:43:31 UTC (rev 16666)
+++ stack/native/trunk/modules/services/pom.xml	2012-08-28 12:46:55 UTC (rev 16667)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>4.1.0.Beta2</version>
+    <version>4.1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/trunk/modules/testsuite/native-tests/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/native-tests/pom.xml	2012-08-28 12:43:31 UTC (rev 16666)
+++ stack/native/trunk/modules/testsuite/native-tests/pom.xml	2012-08-28 12:46:55 UTC (rev 16667)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native-testsuite</artifactId>
-    <version>4.1.0.Beta2</version>
+    <version>4.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml	2012-08-28 12:43:31 UTC (rev 16666)
+++ stack/native/trunk/modules/testsuite/pom.xml	2012-08-28 12:46:55 UTC (rev 16667)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>4.1.0.Beta2</version>
+    <version>4.1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/trunk/pom.xml
===================================================================
--- stack/native/trunk/pom.xml	2012-08-28 12:43:31 UTC (rev 16666)
+++ stack/native/trunk/pom.xml	2012-08-28 12:46:55 UTC (rev 16667)
@@ -31,7 +31,7 @@
   <packaging>pom</packaging>
   <description>JBossWS Native stack</description>
 
-  <version>4.1.0.Beta2</version>
+  <version>4.1.0-SNAPSHOT</version>
 
   <!-- Parent -->
   <parent>
@@ -42,9 +42,9 @@
 
   <!-- Source Control Management -->
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/native/tags/jbossws-native-4.1.0.Beta2</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/native/tags/jbossws-native-4.1.0.Beta2</developerConnection>
-    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/tags/jbossws-native-4.1.0.Beta2</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/native/trunk</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/native/trunk</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/trunk</url>
   </scm>
 
   <!-- Modules -->



More information about the jbossws-commits mailing list