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

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Feb 1 03:39:07 EST 2010


Author: alessio.soldano at jboss.com
Date: 2010-02-01 03:39:07 -0500 (Mon, 01 Feb 2010)
New Revision: 11523

Modified:
   stack/native/branches/jbossws-native-3.1.2.SP5/modules/client/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP5/modules/core/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP5/modules/jaxrpc/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP5/modules/jaxws-ext/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP5/modules/jaxws/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP5/modules/management/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP5/modules/resources/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP5/modules/saaj/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP5/modules/testsuite/framework-tests/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP5/modules/testsuite/native-tests/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP5/modules/testsuite/pom.xml
   stack/native/branches/jbossws-native-3.1.2.SP5/pom.xml
Log:
Moving to jbossws common 1.1.0.SP4 + preparing for tagging


Modified: stack/native/branches/jbossws-native-3.1.2.SP5/modules/client/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP5/modules/client/pom.xml	2010-02-01 08:07:17 UTC (rev 11522)
+++ stack/native/branches/jbossws-native-3.1.2.SP5/modules/client/pom.xml	2010-02-01 08:39:07 UTC (rev 11523)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP4</version>
+    <version>3.1.2.SP5</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/native/branches/jbossws-native-3.1.2.SP5/modules/core/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP5/modules/core/pom.xml	2010-02-01 08:07:17 UTC (rev 11522)
+++ stack/native/branches/jbossws-native-3.1.2.SP5/modules/core/pom.xml	2010-02-01 08:39:07 UTC (rev 11523)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP4</version>
+    <version>3.1.2.SP5</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/branches/jbossws-native-3.1.2.SP5/modules/jaxrpc/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP5/modules/jaxrpc/pom.xml	2010-02-01 08:07:17 UTC (rev 11522)
+++ stack/native/branches/jbossws-native-3.1.2.SP5/modules/jaxrpc/pom.xml	2010-02-01 08:39:07 UTC (rev 11523)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP4</version>
+    <version>3.1.2.SP5</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/native/branches/jbossws-native-3.1.2.SP5/modules/jaxws/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP5/modules/jaxws/pom.xml	2010-02-01 08:07:17 UTC (rev 11522)
+++ stack/native/branches/jbossws-native-3.1.2.SP5/modules/jaxws/pom.xml	2010-02-01 08:39:07 UTC (rev 11523)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP4</version>
+    <version>3.1.2.SP5</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/native/branches/jbossws-native-3.1.2.SP5/modules/jaxws-ext/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP5/modules/jaxws-ext/pom.xml	2010-02-01 08:07:17 UTC (rev 11522)
+++ stack/native/branches/jbossws-native-3.1.2.SP5/modules/jaxws-ext/pom.xml	2010-02-01 08:39:07 UTC (rev 11523)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP4</version>
+    <version>3.1.2.SP5</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/native/branches/jbossws-native-3.1.2.SP5/modules/management/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP5/modules/management/pom.xml	2010-02-01 08:07:17 UTC (rev 11522)
+++ stack/native/branches/jbossws-native-3.1.2.SP5/modules/management/pom.xml	2010-02-01 08:39:07 UTC (rev 11523)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP4</version>
+    <version>3.1.2.SP5</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/branches/jbossws-native-3.1.2.SP5/modules/resources/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP5/modules/resources/pom.xml	2010-02-01 08:07:17 UTC (rev 11522)
+++ stack/native/branches/jbossws-native-3.1.2.SP5/modules/resources/pom.xml	2010-02-01 08:39:07 UTC (rev 11523)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP4</version>
+    <version>3.1.2.SP5</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/native/branches/jbossws-native-3.1.2.SP5/modules/saaj/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP5/modules/saaj/pom.xml	2010-02-01 08:07:17 UTC (rev 11522)
+++ stack/native/branches/jbossws-native-3.1.2.SP5/modules/saaj/pom.xml	2010-02-01 08:39:07 UTC (rev 11523)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP4</version>
+    <version>3.1.2.SP5</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/native/branches/jbossws-native-3.1.2.SP5/modules/testsuite/framework-tests/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP5/modules/testsuite/framework-tests/pom.xml	2010-02-01 08:07:17 UTC (rev 11522)
+++ stack/native/branches/jbossws-native-3.1.2.SP5/modules/testsuite/framework-tests/pom.xml	2010-02-01 08:39:07 UTC (rev 11523)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native-testsuite</artifactId>
-    <version>3.1.2.SP4</version>
+    <version>3.1.2.SP5</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/native/branches/jbossws-native-3.1.2.SP5/modules/testsuite/native-tests/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP5/modules/testsuite/native-tests/pom.xml	2010-02-01 08:07:17 UTC (rev 11522)
+++ stack/native/branches/jbossws-native-3.1.2.SP5/modules/testsuite/native-tests/pom.xml	2010-02-01 08:39:07 UTC (rev 11523)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native-testsuite</artifactId>
-    <version>3.1.2.SP4</version>
+    <version>3.1.2.SP5</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/branches/jbossws-native-3.1.2.SP5/modules/testsuite/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP5/modules/testsuite/pom.xml	2010-02-01 08:07:17 UTC (rev 11522)
+++ stack/native/branches/jbossws-native-3.1.2.SP5/modules/testsuite/pom.xml	2010-02-01 08:39:07 UTC (rev 11523)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native</artifactId>
-    <version>3.1.2.SP4</version>
+    <version>3.1.2.SP5</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/native/branches/jbossws-native-3.1.2.SP5/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP5/pom.xml	2010-02-01 08:07:17 UTC (rev 11522)
+++ stack/native/branches/jbossws-native-3.1.2.SP5/pom.xml	2010-02-01 08:39:07 UTC (rev 11523)
@@ -17,7 +17,7 @@
   <artifactId>jbossws-native</artifactId>
   <packaging>pom</packaging>
 
-  <version>3.1.2.SP4</version>
+  <version>3.1.2.SP5</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.SP4</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/native/tags/jbossws-native-3.1.2.SP4</developerConnection>
-    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/tags/jbossws-native-3.1.2.SP4</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/native/tags/jbossws-native-3.1.2.SP5</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/native/tags/jbossws-native-3.1.2.SP5</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/tags/jbossws-native-3.1.2.SP5</url>
   </scm>
 
   <!-- Modules -->
@@ -47,7 +47,7 @@
 
   <!-- Properties -->
   <properties>
-    <jbossws.common.version>1.1.0.SP3</jbossws.common.version>
+    <jbossws.common.version>1.1.0.SP4</jbossws.common.version>
     <jbossws.framework.version>3.1.2.SP5</jbossws.framework.version>
     <jbossws.spi.version>1.1.2.SP2</jbossws.spi.version>
     <!-- [JBWS-2505] -->



More information about the jbossws-commits mailing list