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

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue May 10 02:09:34 EDT 2011


Author: alessio.soldano at jboss.com
Date: 2011-05-10 02:09:33 -0400 (Tue, 10 May 2011)
New Revision: 14335

Modified:
   stack/native/branches/jbossws-native-3.1.2.SP9/modules/client/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP9/modules/core/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP9/modules/endorsed/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP9/modules/management/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP9/modules/resources/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP9/modules/testsuite/framework-tests/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP9/modules/testsuite/native-tests/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP9/modules/testsuite/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP9/pom.xml
Log:
Updating poms


Modified: stack/native/branches/jbossws-native-3.1.2.SP9/modules/client/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP9/modules/client/pom.xml	2011-05-10 05:37:48 UTC (rev 14334)
+++ stack/native/branches/jbossws-native-3.1.2.SP9/modules/client/pom.xml	2011-05-10 06:09:33 UTC (rev 14335)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP8</version>
+    <version>3.1.2.SP9</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/branches/jbossws-native-3.1.2.SP9/modules/core/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP9/modules/core/pom.xml	2011-05-10 05:37:48 UTC (rev 14334)
+++ stack/native/branches/jbossws-native-3.1.2.SP9/modules/core/pom.xml	2011-05-10 06:09:33 UTC (rev 14335)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP8</version>
+    <version>3.1.2.SP9</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/branches/jbossws-native-3.1.2.SP9/modules/endorsed/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP9/modules/endorsed/pom.xml	2011-05-10 05:37:48 UTC (rev 14334)
+++ stack/native/branches/jbossws-native-3.1.2.SP9/modules/endorsed/pom.xml	2011-05-10 06:09:33 UTC (rev 14335)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP8</version>
+    <version>3.1.2.SP9</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/branches/jbossws-native-3.1.2.SP9/modules/management/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP9/modules/management/pom.xml	2011-05-10 05:37:48 UTC (rev 14334)
+++ stack/native/branches/jbossws-native-3.1.2.SP9/modules/management/pom.xml	2011-05-10 06:09:33 UTC (rev 14335)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP8</version>
+    <version>3.1.2.SP9</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/branches/jbossws-native-3.1.2.SP9/modules/resources/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP9/modules/resources/pom.xml	2011-05-10 05:37:48 UTC (rev 14334)
+++ stack/native/branches/jbossws-native-3.1.2.SP9/modules/resources/pom.xml	2011-05-10 06:09:33 UTC (rev 14335)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP8</version>
+    <version>3.1.2.SP9</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/native/branches/jbossws-native-3.1.2.SP9/modules/testsuite/framework-tests/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP9/modules/testsuite/framework-tests/pom.xml	2011-05-10 05:37:48 UTC (rev 14334)
+++ stack/native/branches/jbossws-native-3.1.2.SP9/modules/testsuite/framework-tests/pom.xml	2011-05-10 06:09:33 UTC (rev 14335)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native-testsuite</artifactId>
-    <version>3.1.2.SP8</version>
+    <version>3.1.2.SP9</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/native/branches/jbossws-native-3.1.2.SP9/modules/testsuite/native-tests/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP9/modules/testsuite/native-tests/pom.xml	2011-05-10 05:37:48 UTC (rev 14334)
+++ stack/native/branches/jbossws-native-3.1.2.SP9/modules/testsuite/native-tests/pom.xml	2011-05-10 06:09:33 UTC (rev 14335)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native-testsuite</artifactId>
-    <version>3.1.2.SP8</version>
+    <version>3.1.2.SP9</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/branches/jbossws-native-3.1.2.SP9/modules/testsuite/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP9/modules/testsuite/pom.xml	2011-05-10 05:37:48 UTC (rev 14334)
+++ stack/native/branches/jbossws-native-3.1.2.SP9/modules/testsuite/pom.xml	2011-05-10 06:09:33 UTC (rev 14335)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP8</version>
+    <version>3.1.2.SP9</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/branches/jbossws-native-3.1.2.SP9/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP9/pom.xml	2011-05-10 05:37:48 UTC (rev 14334)
+++ stack/native/branches/jbossws-native-3.1.2.SP9/pom.xml	2011-05-10 06:09:33 UTC (rev 14335)
@@ -17,7 +17,7 @@
   <artifactId>jbossws-native</artifactId>
   <packaging>pom</packaging>
 
-  <version>3.1.2.SP8</version>
+  <version>3.1.2.SP9</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.SP8</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/native/tags/jbossws-native-3.1.2.SP8</developerConnection>
-    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/tags/jbossws-native-3.1.2.SP8</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/native/tags/jbossws-native-3.1.2.SP9</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/native/tags/jbossws-native-3.1.2.SP9</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/tags/jbossws-native-3.1.2.SP9</url>
   </scm>
 
   <!-- Modules -->



More information about the jbossws-commits mailing list