JBossWS SVN: r16992 - in stack/native/tags/jbossws-native-3.1.2.SP15: modules/client and 7 other directories.
by jbossws-commits@lists.jboss.org
Author: jim.ma
Date: 2012-11-14 10:58:46 -0500 (Wed, 14 Nov 2012)
New Revision: 16992
Modified:
stack/native/tags/jbossws-native-3.1.2.SP15/modules/client/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP15/modules/core/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP15/modules/endorsed/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP15/modules/management/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP15/modules/resources/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP15/modules/testsuite/framework-tests/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP15/modules/testsuite/native-tests/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP15/modules/testsuite/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP15/pom.xml
Log:
Fix pom version
Modified: stack/native/tags/jbossws-native-3.1.2.SP15/modules/client/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP15/modules/client/pom.xml 2012-11-14 15:42:56 UTC (rev 16991)
+++ stack/native/tags/jbossws-native-3.1.2.SP15/modules/client/pom.xml 2012-11-14 15:58:46 UTC (rev 16992)
@@ -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.SP15</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP15/modules/core/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP15/modules/core/pom.xml 2012-11-14 15:42:56 UTC (rev 16991)
+++ stack/native/tags/jbossws-native-3.1.2.SP15/modules/core/pom.xml 2012-11-14 15:58:46 UTC (rev 16992)
@@ -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.SP15</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP15/modules/endorsed/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP15/modules/endorsed/pom.xml 2012-11-14 15:42:56 UTC (rev 16991)
+++ stack/native/tags/jbossws-native-3.1.2.SP15/modules/endorsed/pom.xml 2012-11-14 15:58:46 UTC (rev 16992)
@@ -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.SP15</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP15/modules/management/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP15/modules/management/pom.xml 2012-11-14 15:42:56 UTC (rev 16991)
+++ stack/native/tags/jbossws-native-3.1.2.SP15/modules/management/pom.xml 2012-11-14 15:58:46 UTC (rev 16992)
@@ -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.SP15</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP15/modules/resources/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP15/modules/resources/pom.xml 2012-11-14 15:42:56 UTC (rev 16991)
+++ stack/native/tags/jbossws-native-3.1.2.SP15/modules/resources/pom.xml 2012-11-14 15:58:46 UTC (rev 16992)
@@ -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.SP15</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP15/modules/testsuite/framework-tests/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP15/modules/testsuite/framework-tests/pom.xml 2012-11-14 15:42:56 UTC (rev 16991)
+++ stack/native/tags/jbossws-native-3.1.2.SP15/modules/testsuite/framework-tests/pom.xml 2012-11-14 15:58:46 UTC (rev 16992)
@@ -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.SP15</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP15/modules/testsuite/native-tests/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP15/modules/testsuite/native-tests/pom.xml 2012-11-14 15:42:56 UTC (rev 16991)
+++ stack/native/tags/jbossws-native-3.1.2.SP15/modules/testsuite/native-tests/pom.xml 2012-11-14 15:58:46 UTC (rev 16992)
@@ -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.SP15</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP15/modules/testsuite/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP15/modules/testsuite/pom.xml 2012-11-14 15:42:56 UTC (rev 16991)
+++ stack/native/tags/jbossws-native-3.1.2.SP15/modules/testsuite/pom.xml 2012-11-14 15:58:46 UTC (rev 16992)
@@ -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.SP15</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP15/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP15/pom.xml 2012-11-14 15:42:56 UTC (rev 16991)
+++ stack/native/tags/jbossws-native-3.1.2.SP15/pom.xml 2012-11-14 15:58:46 UTC (rev 16992)
@@ -17,7 +17,7 @@
<artifactId>jbossws-native</artifactId>
<packaging>pom</packaging>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP15</version>
<!-- Parent -->
<parent>
@@ -44,8 +44,8 @@
<!-- Properties -->
<properties>
- <jbossws.common.version>1.1.0-SNAPSHOT</jbossws.common.version>
- <jbossws.framework.version>3.1.2.SP12</jbossws.framework.version>
+ <jbossws.common.version>1.1.0.SP10</jbossws.common.version>
+ <jbossws.framework.version>3.1.2.SP13</jbossws.framework.version>
<jbossws.spi.version>1.1.2.SP8</jbossws.spi.version>
<!-- [JBWS-2505] -->
<!-- START -->