Author: alessio.soldano(a)jboss.com
Date: 2008-11-27 07:13:32 -0500 (Thu, 27 Nov 2008)
New Revision: 8802
Modified:
stack/native/tags/jbossws-native-3.0.4.SP1/modules/client/pom.xml
stack/native/tags/jbossws-native-3.0.4.SP1/modules/core/pom.xml
stack/native/tags/jbossws-native-3.0.4.SP1/modules/jaxrpc/pom.xml
stack/native/tags/jbossws-native-3.0.4.SP1/modules/jaxws-ext/pom.xml
stack/native/tags/jbossws-native-3.0.4.SP1/modules/jaxws/pom.xml
stack/native/tags/jbossws-native-3.0.4.SP1/modules/management/pom.xml
stack/native/tags/jbossws-native-3.0.4.SP1/modules/resources/pom.xml
stack/native/tags/jbossws-native-3.0.4.SP1/modules/saaj/pom.xml
stack/native/tags/jbossws-native-3.0.4.SP1/modules/testsuite/framework-tests/pom.xml
stack/native/tags/jbossws-native-3.0.4.SP1/modules/testsuite/native-tests/pom.xml
stack/native/tags/jbossws-native-3.0.4.SP1/modules/testsuite/pom.xml
stack/native/tags/jbossws-native-3.0.4.SP1/pom.xml
Log:
Updating poms
Modified: stack/native/tags/jbossws-native-3.0.4.SP1/modules/client/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.0.4.SP1/modules/client/pom.xml 2008-11-27 12:01:13
UTC (rev 8801)
+++ stack/native/tags/jbossws-native-3.0.4.SP1/modules/client/pom.xml 2008-11-27 12:13:32
UTC (rev 8802)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4.GA</version>
+ <version>3.0.4.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.0.4.SP1/modules/core/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.0.4.SP1/modules/core/pom.xml 2008-11-27 12:01:13
UTC (rev 8801)
+++ stack/native/tags/jbossws-native-3.0.4.SP1/modules/core/pom.xml 2008-11-27 12:13:32
UTC (rev 8802)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4.GA</version>
+ <version>3.0.4.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.0.4.SP1/modules/jaxrpc/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.0.4.SP1/modules/jaxrpc/pom.xml 2008-11-27 12:01:13
UTC (rev 8801)
+++ stack/native/tags/jbossws-native-3.0.4.SP1/modules/jaxrpc/pom.xml 2008-11-27 12:13:32
UTC (rev 8802)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4.GA</version>
+ <version>3.0.4.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.0.4.SP1/modules/jaxws/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.0.4.SP1/modules/jaxws/pom.xml 2008-11-27 12:01:13
UTC (rev 8801)
+++ stack/native/tags/jbossws-native-3.0.4.SP1/modules/jaxws/pom.xml 2008-11-27 12:13:32
UTC (rev 8802)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4.GA</version>
+ <version>3.0.4.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.0.4.SP1/modules/jaxws-ext/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.0.4.SP1/modules/jaxws-ext/pom.xml 2008-11-27
12:01:13 UTC (rev 8801)
+++ stack/native/tags/jbossws-native-3.0.4.SP1/modules/jaxws-ext/pom.xml 2008-11-27
12:13:32 UTC (rev 8802)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4.GA</version>
+ <version>3.0.4.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.0.4.SP1/modules/management/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.0.4.SP1/modules/management/pom.xml 2008-11-27
12:01:13 UTC (rev 8801)
+++ stack/native/tags/jbossws-native-3.0.4.SP1/modules/management/pom.xml 2008-11-27
12:13:32 UTC (rev 8802)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4.GA</version>
+ <version>3.0.4.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.0.4.SP1/modules/resources/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.0.4.SP1/modules/resources/pom.xml 2008-11-27
12:01:13 UTC (rev 8801)
+++ stack/native/tags/jbossws-native-3.0.4.SP1/modules/resources/pom.xml 2008-11-27
12:13:32 UTC (rev 8802)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4.GA</version>
+ <version>3.0.4.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.0.4.SP1/modules/saaj/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.0.4.SP1/modules/saaj/pom.xml 2008-11-27 12:01:13
UTC (rev 8801)
+++ stack/native/tags/jbossws-native-3.0.4.SP1/modules/saaj/pom.xml 2008-11-27 12:13:32
UTC (rev 8802)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4.GA</version>
+ <version>3.0.4.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
stack/native/tags/jbossws-native-3.0.4.SP1/modules/testsuite/framework-tests/pom.xml
===================================================================
---
stack/native/tags/jbossws-native-3.0.4.SP1/modules/testsuite/framework-tests/pom.xml 2008-11-27
12:01:13 UTC (rev 8801)
+++
stack/native/tags/jbossws-native-3.0.4.SP1/modules/testsuite/framework-tests/pom.xml 2008-11-27
12:13:32 UTC (rev 8802)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>3.0.4.GA</version>
+ <version>3.0.4.SP1</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified:
stack/native/tags/jbossws-native-3.0.4.SP1/modules/testsuite/native-tests/pom.xml
===================================================================
---
stack/native/tags/jbossws-native-3.0.4.SP1/modules/testsuite/native-tests/pom.xml 2008-11-27
12:01:13 UTC (rev 8801)
+++
stack/native/tags/jbossws-native-3.0.4.SP1/modules/testsuite/native-tests/pom.xml 2008-11-27
12:13:32 UTC (rev 8802)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>3.0.4.GA</version>
+ <version>3.0.4.SP1</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.0.4.SP1/modules/testsuite/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.0.4.SP1/modules/testsuite/pom.xml 2008-11-27
12:01:13 UTC (rev 8801)
+++ stack/native/tags/jbossws-native-3.0.4.SP1/modules/testsuite/pom.xml 2008-11-27
12:13:32 UTC (rev 8802)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4.GA</version>
+ <version>3.0.4.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-3.0.4.SP1/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-3.0.4.SP1/pom.xml 2008-11-27 12:01:13 UTC (rev 8801)
+++ stack/native/tags/jbossws-native-3.0.4.SP1/pom.xml 2008-11-27 12:13:32 UTC (rev 8802)
@@ -18,7 +18,7 @@
<artifactId>jbossws-native</artifactId>
<packaging>pom</packaging>
- <version>3.0.4.GA</version>
+ <version>3.0.4.SP1</version>
<!-- Parent -->
<parent>
Show replies by date