[jbossws-commits] JBossWS SVN: r16443 - in stack/native/branches/jbossws-native-3.1.2: modules/client and 7 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Jul 9 08:53:57 EDT 2012


Author: alessio.soldano at jboss.com
Date: 2012-07-09 08:53:56 -0400 (Mon, 09 Jul 2012)
New Revision: 16443

Modified:
   stack/native/branches/jbossws-native-3.1.2/modules/client/pom.xml
   stack/native/branches/jbossws-native-3.1.2/modules/core/pom.xml
   stack/native/branches/jbossws-native-3.1.2/modules/endorsed/pom.xml
   stack/native/branches/jbossws-native-3.1.2/modules/management/pom.xml
   stack/native/branches/jbossws-native-3.1.2/modules/resources/pom.xml
   stack/native/branches/jbossws-native-3.1.2/modules/testsuite/framework-tests/pom.xml
   stack/native/branches/jbossws-native-3.1.2/modules/testsuite/native-tests/pom.xml
   stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml
   stack/native/branches/jbossws-native-3.1.2/pom.xml
Log:
Preparing for next dev cycle


Modified: stack/native/branches/jbossws-native-3.1.2/modules/client/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/client/pom.xml	2012-07-09 12:50:32 UTC (rev 16442)
+++ stack/native/branches/jbossws-native-3.1.2/modules/client/pom.xml	2012-07-09 12:53:56 UTC (rev 16443)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP12</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/branches/jbossws-native-3.1.2/modules/core/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/core/pom.xml	2012-07-09 12:50:32 UTC (rev 16442)
+++ stack/native/branches/jbossws-native-3.1.2/modules/core/pom.xml	2012-07-09 12:53:56 UTC (rev 16443)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP12</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/branches/jbossws-native-3.1.2/modules/endorsed/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/endorsed/pom.xml	2012-07-09 12:50:32 UTC (rev 16442)
+++ stack/native/branches/jbossws-native-3.1.2/modules/endorsed/pom.xml	2012-07-09 12:53:56 UTC (rev 16443)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP12</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/branches/jbossws-native-3.1.2/modules/management/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/management/pom.xml	2012-07-09 12:50:32 UTC (rev 16442)
+++ stack/native/branches/jbossws-native-3.1.2/modules/management/pom.xml	2012-07-09 12:53:56 UTC (rev 16443)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP12</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/branches/jbossws-native-3.1.2/modules/resources/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/resources/pom.xml	2012-07-09 12:50:32 UTC (rev 16442)
+++ stack/native/branches/jbossws-native-3.1.2/modules/resources/pom.xml	2012-07-09 12:53:56 UTC (rev 16443)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP12</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/native/branches/jbossws-native-3.1.2/modules/testsuite/framework-tests/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/testsuite/framework-tests/pom.xml	2012-07-09 12:50:32 UTC (rev 16442)
+++ stack/native/branches/jbossws-native-3.1.2/modules/testsuite/framework-tests/pom.xml	2012-07-09 12:53:56 UTC (rev 16443)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native-testsuite</artifactId>
-    <version>3.1.2.SP12</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/native/branches/jbossws-native-3.1.2/modules/testsuite/native-tests/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/testsuite/native-tests/pom.xml	2012-07-09 12:50:32 UTC (rev 16442)
+++ stack/native/branches/jbossws-native-3.1.2/modules/testsuite/native-tests/pom.xml	2012-07-09 12:53:56 UTC (rev 16443)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native-testsuite</artifactId>
-    <version>3.1.2.SP12</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml	2012-07-09 12:50:32 UTC (rev 16442)
+++ stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml	2012-07-09 12:53:56 UTC (rev 16443)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP12</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/branches/jbossws-native-3.1.2/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/pom.xml	2012-07-09 12:50:32 UTC (rev 16442)
+++ stack/native/branches/jbossws-native-3.1.2/pom.xml	2012-07-09 12:53:56 UTC (rev 16443)
@@ -17,7 +17,7 @@
   <artifactId>jbossws-native</artifactId>
   <packaging>pom</packaging>
 
-  <version>3.1.2.SP12</version>
+  <version>3.1.2-SNAPSHOT</version>
 
   <!-- Parent -->
   <parent>
@@ -28,9 +28,9 @@
 
   <!-- Source Control Management -->
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/native/tags/jbossws-native-3.1.2.SP12</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/native/tags/jbossws-native-3.1.2.SP12</developerConnection>
-    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/tags/jbossws-native-3.1.2.SP12</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/native/branches/jbossws-native-3.1.2</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/native/branches/jbossws-native-3.1.2</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/branches/jbossws-native-3.1.2</url>
   </scm>
 
   <!-- Modules -->



More information about the jbossws-commits mailing list