Author: alessio.soldano(a)jboss.com
Date: 2010-10-12 11:57:41 -0400 (Tue, 12 Oct 2010)
New Revision: 13097
Modified:
projects/jaxws-httpserver-httpspi/trunk/pom.xml
Log:
Updating to Apache CXF 2.3.0 and latest jbossws parent release
Modified: projects/jaxws-httpserver-httpspi/trunk/pom.xml
===================================================================
--- projects/jaxws-httpserver-httpspi/trunk/pom.xml 2010-10-12 15:43:21 UTC (rev 13096)
+++ projects/jaxws-httpserver-httpspi/trunk/pom.xml 2010-10-12 15:57:41 UTC (rev 13097)
@@ -21,14 +21,14 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-parent</artifactId>
- <version>1.0.9-SNAPSHOT</version>
+ <version>1.0.9.GA</version>
</parent>
<!-- Properties -->
<properties>
<jaxws.version>1.0.0.Beta1</jaxws.version>
<junit.version>4.8.1</junit.version>
- <cxf.version>2.3.0-SNAPSHOT</cxf.version>
+ <cxf.version>2.3.0</cxf.version>
<servlet-api.version>1.0.0.Beta2</servlet-api.version>
</properties>
Show replies by date