Author: alessio.soldano(a)jboss.com
Date: 2008-10-15 12:07:38 -0400 (Wed, 15 Oct 2008)
New Revision: 8518
Modified:
stack/cxf/branches/jbossws-cxf-3.0.4/modules/client/pom.xml
stack/cxf/branches/jbossws-cxf-3.0.4/modules/management/pom.xml
stack/cxf/branches/jbossws-cxf-3.0.4/modules/resources/pom.xml
stack/cxf/branches/jbossws-cxf-3.0.4/modules/server/pom.xml
stack/cxf/branches/jbossws-cxf-3.0.4/modules/testsuite/cxf-tests/pom.xml
stack/cxf/branches/jbossws-cxf-3.0.4/modules/testsuite/framework-tests/pom.xml
stack/cxf/branches/jbossws-cxf-3.0.4/modules/testsuite/pom.xml
stack/cxf/branches/jbossws-cxf-3.0.4/pom.xml
Log:
Updating poms
Modified: stack/cxf/branches/jbossws-cxf-3.0.4/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.4/modules/client/pom.xml 2008-10-15 16:04:03 UTC
(rev 8517)
+++ stack/cxf/branches/jbossws-cxf-3.0.4/modules/client/pom.xml 2008-10-15 16:07:38 UTC
(rev 8518)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.0.4/modules/management/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.4/modules/management/pom.xml 2008-10-15 16:04:03
UTC (rev 8517)
+++ stack/cxf/branches/jbossws-cxf-3.0.4/modules/management/pom.xml 2008-10-15 16:07:38
UTC (rev 8518)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.0.4/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.4/modules/resources/pom.xml 2008-10-15 16:04:03 UTC
(rev 8517)
+++ stack/cxf/branches/jbossws-cxf-3.0.4/modules/resources/pom.xml 2008-10-15 16:07:38 UTC
(rev 8518)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.0.4/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.4/modules/server/pom.xml 2008-10-15 16:04:03 UTC
(rev 8517)
+++ stack/cxf/branches/jbossws-cxf-3.0.4/modules/server/pom.xml 2008-10-15 16:07:38 UTC
(rev 8518)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.0.4/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.4/modules/testsuite/cxf-tests/pom.xml 2008-10-15
16:04:03 UTC (rev 8517)
+++ stack/cxf/branches/jbossws-cxf-3.0.4/modules/testsuite/cxf-tests/pom.xml 2008-10-15
16:07:38 UTC (rev 8518)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.0.4/modules/testsuite/framework-tests/pom.xml
===================================================================
---
stack/cxf/branches/jbossws-cxf-3.0.4/modules/testsuite/framework-tests/pom.xml 2008-10-15
16:04:03 UTC (rev 8517)
+++
stack/cxf/branches/jbossws-cxf-3.0.4/modules/testsuite/framework-tests/pom.xml 2008-10-15
16:07:38 UTC (rev 8518)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.0.4/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.4/modules/testsuite/pom.xml 2008-10-15 16:04:03 UTC
(rev 8517)
+++ stack/cxf/branches/jbossws-cxf-3.0.4/modules/testsuite/pom.xml 2008-10-15 16:07:38 UTC
(rev 8518)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.0.4/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.4/pom.xml 2008-10-15 16:04:03 UTC (rev 8517)
+++ stack/cxf/branches/jbossws-cxf-3.0.4/pom.xml 2008-10-15 16:07:38 UTC (rev 8518)
@@ -18,7 +18,7 @@
<artifactId>jbossws-cxf</artifactId>
<packaging>pom</packaging>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.GA</version>
<!-- Parent -->
<parent>
Show replies by date