JBossWS SVN: r16544 - stack/native/tags.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2012-07-25 10:21:28 -0400 (Wed, 25 Jul 2012)
New Revision: 16544
Added:
stack/native/tags/jbossws-native-3.1.2.SP13/
Log:
[JBPAPP-9494] Tagging JBossWS Native 3.1.2.SP13
12 years, 6 months
JBossWS SVN: r16543 - in stack/native/branches/jbossws-native-3.1.2: modules/client and 7 other directories.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2012-07-25 10:20:04 -0400 (Wed, 25 Jul 2012)
New Revision: 16543
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:
[JBPAPP-9494] prepare for tagging JBossWS Native 3.1.2.SP13
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-25 14:13:56 UTC (rev 16542)
+++ stack/native/branches/jbossws-native-3.1.2/modules/client/pom.xml 2012-07-25 14:20:04 UTC (rev 16543)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP13</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-25 14:13:56 UTC (rev 16542)
+++ stack/native/branches/jbossws-native-3.1.2/modules/core/pom.xml 2012-07-25 14:20:04 UTC (rev 16543)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP13</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-25 14:13:56 UTC (rev 16542)
+++ stack/native/branches/jbossws-native-3.1.2/modules/endorsed/pom.xml 2012-07-25 14:20:04 UTC (rev 16543)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP13</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-25 14:13:56 UTC (rev 16542)
+++ stack/native/branches/jbossws-native-3.1.2/modules/management/pom.xml 2012-07-25 14:20:04 UTC (rev 16543)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP13</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-25 14:13:56 UTC (rev 16542)
+++ stack/native/branches/jbossws-native-3.1.2/modules/resources/pom.xml 2012-07-25 14:20:04 UTC (rev 16543)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP13</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-25 14:13:56 UTC (rev 16542)
+++ stack/native/branches/jbossws-native-3.1.2/modules/testsuite/framework-tests/pom.xml 2012-07-25 14:20:04 UTC (rev 16543)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP13</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-25 14:13:56 UTC (rev 16542)
+++ stack/native/branches/jbossws-native-3.1.2/modules/testsuite/native-tests/pom.xml 2012-07-25 14:20:04 UTC (rev 16543)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP13</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-25 14:13:56 UTC (rev 16542)
+++ stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml 2012-07-25 14:20:04 UTC (rev 16543)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP13</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-25 14:13:56 UTC (rev 16542)
+++ stack/native/branches/jbossws-native-3.1.2/pom.xml 2012-07-25 14:20:04 UTC (rev 16543)
@@ -17,7 +17,7 @@
<artifactId>jbossws-native</artifactId>
<packaging>pom</packaging>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP13</version>
<!-- Parent -->
<parent>
@@ -28,9 +28,9 @@
<!-- Source Control Management -->
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/native/branches/jbos...</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/native/branches/jbossws...</developerConnection>
- <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/branches/jbossws-na...</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/native/tags/jbossws-...</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/native/tags/jbossws-nat...</developerConnection>
+ <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/tags/jbossws-native...</url>
</scm>
<!-- Modules -->
12 years, 6 months
JBossWS SVN: r16542 - in stack/cxf/branches/jbossws-cxf-3.1.2: modules/client and 7 other directories.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2012-07-25 10:13:56 -0400 (Wed, 25 Jul 2012)
New Revision: 16542
Modified:
stack/cxf/branches/jbossws-cxf-3.1.2/modules/client/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.2/modules/endorsed/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.2/modules/management/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/framework-tests/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml
Log:
prepare for next dev. cycle
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/client/pom.xml 2012-07-25 14:10:55 UTC (rev 16541)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/client/pom.xml 2012-07-25 14:13:56 UTC (rev 16542)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2.SP11</version>
+ <version>3.1.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/endorsed/pom.xml 2012-07-25 14:10:55 UTC (rev 16541)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/endorsed/pom.xml 2012-07-25 14:13:56 UTC (rev 16542)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2.SP11</version>
+ <version>3.1.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/management/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/management/pom.xml 2012-07-25 14:10:55 UTC (rev 16541)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/management/pom.xml 2012-07-25 14:13:56 UTC (rev 16542)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2.SP11</version>
+ <version>3.1.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/pom.xml 2012-07-25 14:10:55 UTC (rev 16541)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/pom.xml 2012-07-25 14:13:56 UTC (rev 16542)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2.SP11</version>
+ <version>3.1.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/pom.xml 2012-07-25 14:10:55 UTC (rev 16541)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/pom.xml 2012-07-25 14:13:56 UTC (rev 16542)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2.SP11</version>
+ <version>3.1.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/pom.xml 2012-07-25 14:10:55 UTC (rev 16541)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/pom.xml 2012-07-25 14:13:56 UTC (rev 16542)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>3.1.2.SP11</version>
+ <version>3.1.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/framework-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/framework-tests/pom.xml 2012-07-25 14:10:55 UTC (rev 16541)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/framework-tests/pom.xml 2012-07-25 14:13:56 UTC (rev 16542)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>3.1.2.SP11</version>
+ <version>3.1.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/pom.xml 2012-07-25 14:10:55 UTC (rev 16541)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/pom.xml 2012-07-25 14:13:56 UTC (rev 16542)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2.SP11</version>
+ <version>3.1.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml 2012-07-25 14:10:55 UTC (rev 16541)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml 2012-07-25 14:13:56 UTC (rev 16542)
@@ -17,7 +17,7 @@
<artifactId>jbossws-cxf</artifactId>
<packaging>pom</packaging>
- <version>3.1.2.SP11</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/cxf/tags/jbossws-cxf...</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-3....</developerConnection>
- <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/tags/jbossws-cxf-3.1.2...</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/branches/jbossws...</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/branches/jbossws-cx...</developerConnection>
+ <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/branches/jbossws-cxf-3...</url>
</scm>
<!-- Modules -->
12 years, 6 months
JBossWS SVN: r16541 - stack/cxf/tags.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2012-07-25 10:10:55 -0400 (Wed, 25 Jul 2012)
New Revision: 16541
Added:
stack/cxf/tags/jbossws-cxf-3.1.2.SP11/
Log:
Tagging JBossWS CXF 3.1.2.SP11
12 years, 6 months
JBossWS SVN: r16540 - in stack/cxf/branches/jbossws-cxf-3.1.2: modules/client and 7 other directories.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2012-07-25 10:08:26 -0400 (Wed, 25 Jul 2012)
New Revision: 16540
Modified:
stack/cxf/branches/jbossws-cxf-3.1.2/modules/client/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.2/modules/endorsed/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.2/modules/management/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/framework-tests/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/pom.xml
stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml
Log:
[JBPAPP-9495] prepare for tagging JBossWS CXF 3.1.2.SP11
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/client/pom.xml 2012-07-25 13:59:56 UTC (rev 16539)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/client/pom.xml 2012-07-25 14:08:26 UTC (rev 16540)
@@ -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.SP11</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/endorsed/pom.xml 2012-07-25 13:59:56 UTC (rev 16539)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/endorsed/pom.xml 2012-07-25 14:08:26 UTC (rev 16540)
@@ -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.SP11</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/management/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/management/pom.xml 2012-07-25 13:59:56 UTC (rev 16539)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/management/pom.xml 2012-07-25 14:08:26 UTC (rev 16540)
@@ -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.SP11</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/pom.xml 2012-07-25 13:59:56 UTC (rev 16539)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/resources/pom.xml 2012-07-25 14:08:26 UTC (rev 16540)
@@ -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.SP11</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/pom.xml 2012-07-25 13:59:56 UTC (rev 16539)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/pom.xml 2012-07-25 14:08:26 UTC (rev 16540)
@@ -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.SP11</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/pom.xml 2012-07-25 13:59:56 UTC (rev 16539)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/pom.xml 2012-07-25 14:08:26 UTC (rev 16540)
@@ -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.SP11</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/framework-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/framework-tests/pom.xml 2012-07-25 13:59:56 UTC (rev 16539)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/framework-tests/pom.xml 2012-07-25 14:08:26 UTC (rev 16540)
@@ -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.SP11</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/pom.xml 2012-07-25 13:59:56 UTC (rev 16539)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/pom.xml 2012-07-25 14:08:26 UTC (rev 16540)
@@ -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.SP11</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml 2012-07-25 13:59:56 UTC (rev 16539)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml 2012-07-25 14:08:26 UTC (rev 16540)
@@ -17,7 +17,7 @@
<artifactId>jbossws-cxf</artifactId>
<packaging>pom</packaging>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP11</version>
<!-- Parent -->
<parent>
@@ -28,9 +28,9 @@
<!-- Source Control Management -->
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/branches/jbossws...</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/branches/jbossws-cx...</developerConnection>
- <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/branches/jbossws-cxf-3...</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf...</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-3....</developerConnection>
+ <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/tags/jbossws-cxf-3.1.2...</url>
</scm>
<!-- Modules -->
12 years, 6 months
JBossWS SVN: r16539 - stack/cxf/branches/jbossws-cxf-3.1.2.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2012-07-25 09:59:56 -0400 (Wed, 25 Jul 2012)
New Revision: 16539
Modified:
stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml
Log:
[JBPAPP-9495] use latest version of JBossWS framework
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml 2012-07-25 13:58:48 UTC (rev 16538)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml 2012-07-25 13:59:56 UTC (rev 16539)
@@ -45,7 +45,7 @@
<!-- Properties -->
<properties>
<jbossws.common.version>1.1.0.SP9</jbossws.common.version>
- <jbossws.framework.version>3.1.2.SP11</jbossws.framework.version>
+ <jbossws.framework.version>3.1.2.SP12</jbossws.framework.version>
<jbossws.spi.version>1.1.2.SP8</jbossws.spi.version>
<!-- JBWS-2505 -->
<!-- START -->
12 years, 6 months
JBossWS SVN: r16538 - stack/native/branches/jbossws-native-3.1.2.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2012-07-25 09:58:48 -0400 (Wed, 25 Jul 2012)
New Revision: 16538
Modified:
stack/native/branches/jbossws-native-3.1.2/pom.xml
Log:
[JBPAPP-9494] use latest version of JBossWS framework
Modified: stack/native/branches/jbossws-native-3.1.2/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/pom.xml 2012-07-25 13:57:33 UTC (rev 16537)
+++ stack/native/branches/jbossws-native-3.1.2/pom.xml 2012-07-25 13:58:48 UTC (rev 16538)
@@ -45,7 +45,7 @@
<!-- Properties -->
<properties>
<jbossws.common.version>1.1.0.SP9</jbossws.common.version>
- <jbossws.framework.version>3.1.2.SP11</jbossws.framework.version>
+ <jbossws.framework.version>3.1.2.SP12</jbossws.framework.version>
<jbossws.spi.version>1.1.2.SP8</jbossws.spi.version>
<!-- [JBWS-2505] -->
<!-- START -->
12 years, 6 months
JBossWS SVN: r16536 - framework/tags.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2012-07-25 09:56:11 -0400 (Wed, 25 Jul 2012)
New Revision: 16536
Added:
framework/tags/jbossws-framework-3.1.2.SP12/
Log:
Tagging jbossws-framework-3.1.2.SP12
12 years, 6 months