[jbossws-commits] JBossWS SVN: r19148 - stack/cxf/branches/arquillian.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Dec 16 02:58:01 EST 2014


Author: asoldano
Date: 2014-12-16 02:58:00 -0500 (Tue, 16 Dec 2014)
New Revision: 19148

Modified:
   stack/cxf/branches/arquillian/pom.xml
Log:
Move to cxf 3.0.3 final


Modified: stack/cxf/branches/arquillian/pom.xml
===================================================================
--- stack/cxf/branches/arquillian/pom.xml	2014-12-15 18:13:02 UTC (rev 19147)
+++ stack/cxf/branches/arquillian/pom.xml	2014-12-16 07:58:00 UTC (rev 19148)
@@ -71,7 +71,7 @@
     <wildfly810.version>8.1.0.Final</wildfly810.version>
     <wildfly900.version>9.0.0.Alpha2-SNAPSHOT</wildfly900.version>
     <ejb.api.version>1.0.2.Final</ejb.api.version>
-    <cxf.version>3.0.3-SNAPSHOT</cxf.version>
+    <cxf.version>3.0.3</cxf.version>
     <cxf.asm.version>3.3.1</cxf.asm.version>
     <cxf.xjcplugins.version>3.0.2</cxf.xjcplugins.version>
     <jboss.common.core.version>2.2.17.GA</jboss.common.core.version>



More information about the jbossws-commits mailing list