[jbossws-commits] JBossWS SVN: r13727 - in stack/cxf/tags/jbossws-cxf-3.1.2.SP8: modules/client and 6 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Feb 10 10:04:52 EST 2011


Author: alessio.soldano at jboss.com
Date: 2011-02-10 10:04:51 -0500 (Thu, 10 Feb 2011)
New Revision: 13727

Modified:
   stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/client/pom.xml
   stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/management/pom.xml
   stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/resources/pom.xml
   stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/server/pom.xml
   stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/testsuite/cxf-tests/pom.xml
   stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/testsuite/framework-tests/pom.xml
   stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/testsuite/pom.xml
   stack/cxf/tags/jbossws-cxf-3.1.2.SP8/pom.xml
Log:
Fixing pom.xml files


Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/client/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/client/pom.xml	2011-02-10 14:43:38 UTC (rev 13726)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/client/pom.xml	2011-02-10 15:04:51 UTC (rev 13727)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.1.2-SNAPSHOT</version>
+    <version>3.1.2.SP8</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/management/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/management/pom.xml	2011-02-10 14:43:38 UTC (rev 13726)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/management/pom.xml	2011-02-10 15:04:51 UTC (rev 13727)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.1.2-SNAPSHOT</version>
+    <version>3.1.2.SP8</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/resources/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/resources/pom.xml	2011-02-10 14:43:38 UTC (rev 13726)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/resources/pom.xml	2011-02-10 15:04:51 UTC (rev 13727)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.1.2-SNAPSHOT</version>
+    <version>3.1.2.SP8</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/server/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/server/pom.xml	2011-02-10 14:43:38 UTC (rev 13726)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/server/pom.xml	2011-02-10 15:04:51 UTC (rev 13727)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.1.2-SNAPSHOT</version>
+    <version>3.1.2.SP8</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/testsuite/cxf-tests/pom.xml	2011-02-10 14:43:38 UTC (rev 13726)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/testsuite/cxf-tests/pom.xml	2011-02-10 15:04:51 UTC (rev 13727)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>3.1.2-SNAPSHOT</version>
+    <version>3.1.2.SP8</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/testsuite/framework-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/testsuite/framework-tests/pom.xml	2011-02-10 14:43:38 UTC (rev 13726)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/testsuite/framework-tests/pom.xml	2011-02-10 15:04:51 UTC (rev 13727)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>3.1.2-SNAPSHOT</version>
+    <version>3.1.2.SP8</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/testsuite/pom.xml	2011-02-10 14:43:38 UTC (rev 13726)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP8/modules/testsuite/pom.xml	2011-02-10 15:04:51 UTC (rev 13727)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.1.2-SNAPSHOT</version>
+    <version>3.1.2.SP8</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP8/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP8/pom.xml	2011-02-10 14:43:38 UTC (rev 13726)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP8/pom.xml	2011-02-10 15:04:51 UTC (rev 13727)
@@ -17,7 +17,7 @@
   <artifactId>jbossws-cxf</artifactId>
   <packaging>pom</packaging>
   
-  <version>3.1.2-SNAPSHOT</version>
+  <version>3.1.2.SP8</version>
   
   <!-- Parent -->
   <parent>
@@ -28,9 +28,9 @@
   
   <!-- Source Control Management -->
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/branches/jbossws-cxf-3.1.2</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/branches/jbossws-cxf-3.1.2</developerConnection>
-    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/branches/jbossws-cxf-3.1.2</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-3.1.2.SP8</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-3.1.2.SP8</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/tags/jbossws-cxf-3.1.2.SP8</url>
   </scm>
   
   <!-- Modules -->
@@ -43,16 +43,16 @@
   
   <!-- Properties -->
   <properties>
-    <jbossws.common.version>1.1.0-SNAPSHOT</jbossws.common.version>
-    <jbossws.framework.version>3.1.2-SNAPSHOT</jbossws.framework.version>
-    <jbossws.spi.version>1.1.2-SNAPSHOT</jbossws.spi.version>
+    <jbossws.common.version>1.1.0.SP7</jbossws.common.version>
+    <jbossws.framework.version>3.1.2.SP9</jbossws.framework.version>
+    <jbossws.spi.version>1.1.2.SP6</jbossws.spi.version>
     <!-- JBWS-2505 -->
     <!-- START -->
     <!--
     <jbossws.jboss510.version>3.1.0-SNAPSHOT</jbossws.jboss510.version>
     -->
     <!-- END -->
-    <cxf.version>2.2.12-patch01-SNAPSHOT</cxf.version>
+    <cxf.version>2.2.12-patch01</cxf.version>
     <cxf.spring.version>2.5.6.SEC02</cxf.spring.version>
     <cxf.stax.version>1.0.1</cxf.stax.version>
     <cxf.asm.version>3.1</cxf.asm.version>



More information about the jbossws-commits mailing list