Author: alessio.soldano(a)jboss.com
Date: 2010-05-21 10:51:48 -0400 (Fri, 21 May 2010)
New Revision: 12307
Modified:
stack/native/tags/jbossws-native-3.1.2.SP6/modules/client/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP6/modules/core/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP6/modules/jaxrpc/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP6/modules/jaxws-ext/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP6/modules/jaxws/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP6/modules/management/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP6/modules/resources/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP6/modules/saaj/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP6/modules/testsuite/framework-tests/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP6/modules/testsuite/native-tests/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP6/modules/testsuite/pom.xml
stack/native/tags/jbossws-native-3.1.2.SP6/pom.xml
Log:
[JBPAPP-3408] Fixing poms
Modified: stack/native/tags/jbossws-native-3.1.2.SP6/modules/client/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP6/modules/client/pom.xml 2010-05-21 14:21:31
UTC (rev 12306)
+++ stack/native/tags/jbossws-native-3.1.2.SP6/modules/client/pom.xml 2010-05-21 14:51:48
UTC (rev 12307)
@@ -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.SP6</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP6/modules/core/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP6/modules/core/pom.xml 2010-05-21 14:21:31
UTC (rev 12306)
+++ stack/native/tags/jbossws-native-3.1.2.SP6/modules/core/pom.xml 2010-05-21 14:51:48
UTC (rev 12307)
@@ -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.SP6</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP6/modules/jaxrpc/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP6/modules/jaxrpc/pom.xml 2010-05-21 14:21:31
UTC (rev 12306)
+++ stack/native/tags/jbossws-native-3.1.2.SP6/modules/jaxrpc/pom.xml 2010-05-21 14:51:48
UTC (rev 12307)
@@ -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.SP6</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP6/modules/jaxws/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP6/modules/jaxws/pom.xml 2010-05-21 14:21:31
UTC (rev 12306)
+++ stack/native/tags/jbossws-native-3.1.2.SP6/modules/jaxws/pom.xml 2010-05-21 14:51:48
UTC (rev 12307)
@@ -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.SP6</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP6/modules/jaxws-ext/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP6/modules/jaxws-ext/pom.xml 2010-05-21
14:21:31 UTC (rev 12306)
+++ stack/native/tags/jbossws-native-3.1.2.SP6/modules/jaxws-ext/pom.xml 2010-05-21
14:51:48 UTC (rev 12307)
@@ -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.SP6</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP6/modules/management/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP6/modules/management/pom.xml 2010-05-21
14:21:31 UTC (rev 12306)
+++ stack/native/tags/jbossws-native-3.1.2.SP6/modules/management/pom.xml 2010-05-21
14:51:48 UTC (rev 12307)
@@ -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.SP6</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP6/modules/resources/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP6/modules/resources/pom.xml 2010-05-21
14:21:31 UTC (rev 12306)
+++ stack/native/tags/jbossws-native-3.1.2.SP6/modules/resources/pom.xml 2010-05-21
14:51:48 UTC (rev 12307)
@@ -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.SP6</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP6/modules/saaj/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP6/modules/saaj/pom.xml 2010-05-21 14:21:31
UTC (rev 12306)
+++ stack/native/tags/jbossws-native-3.1.2.SP6/modules/saaj/pom.xml 2010-05-21 14:51:48
UTC (rev 12307)
@@ -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.SP6</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
stack/native/tags/jbossws-native-3.1.2.SP6/modules/testsuite/framework-tests/pom.xml
===================================================================
---
stack/native/tags/jbossws-native-3.1.2.SP6/modules/testsuite/framework-tests/pom.xml 2010-05-21
14:21:31 UTC (rev 12306)
+++
stack/native/tags/jbossws-native-3.1.2.SP6/modules/testsuite/framework-tests/pom.xml 2010-05-21
14:51:48 UTC (rev 12307)
@@ -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.SP6</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified:
stack/native/tags/jbossws-native-3.1.2.SP6/modules/testsuite/native-tests/pom.xml
===================================================================
---
stack/native/tags/jbossws-native-3.1.2.SP6/modules/testsuite/native-tests/pom.xml 2010-05-21
14:21:31 UTC (rev 12306)
+++
stack/native/tags/jbossws-native-3.1.2.SP6/modules/testsuite/native-tests/pom.xml 2010-05-21
14:51:48 UTC (rev 12307)
@@ -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.SP6</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP6/modules/testsuite/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP6/modules/testsuite/pom.xml 2010-05-21
14:21:31 UTC (rev 12306)
+++ stack/native/tags/jbossws-native-3.1.2.SP6/modules/testsuite/pom.xml 2010-05-21
14:51:48 UTC (rev 12307)
@@ -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.SP6</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.1.2.SP6/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.1.2.SP6/pom.xml 2010-05-21 14:21:31 UTC (rev
12306)
+++ stack/native/tags/jbossws-native-3.1.2.SP6/pom.xml 2010-05-21 14:51:48 UTC (rev
12307)
@@ -17,7 +17,7 @@
<artifactId>jbossws-native</artifactId>
<packaging>pom</packaging>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP6</version>
<!-- Parent -->
<parent>
@@ -28,9 +28,9 @@
<!-- Source Control Management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/native...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/...
-
<
url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/branches/jbo...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/native...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/...
+
<
url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/tags/jbossws...
</scm>
<!-- Modules -->
@@ -47,9 +47,9 @@
<!-- 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.SP5</jbossws.common.version>
+ <jbossws.framework.version>3.1.2.SP6</jbossws.framework.version>
+ <jbossws.spi.version>1.1.2.SP3</jbossws.spi.version>
<!-- [JBWS-2505] -->
<!-- START -->
<!--