[jbossws-commits] JBossWS SVN: r16812 - stack/cxf/branches/jbossws-cxf-4.0.x.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Oct 4 05:49:11 EDT 2012


Author: alessio.soldano at jboss.com
Date: 2012-10-04 05:49:10 -0400 (Thu, 04 Oct 2012)
New Revision: 16812

Modified:
   stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml
Log:
Moving to latest snapshots of cxf and jbws common tools


Modified: stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml	2012-10-04 09:45:41 UTC (rev 16811)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml	2012-10-04 09:49:10 UTC (rev 16812)
@@ -62,11 +62,11 @@
     <jbossws.api.version>1.0.0.GA</jbossws.api.version>
     <jbossws.spi.version>2.0.4.GA</jbossws.spi.version>
     <jbossws.common.version>2.0.4.GA</jbossws.common.version>
-    <jbossws.common.tools.version>1.0.1.GA</jbossws.common.tools.version>
+    <jbossws.common.tools.version>1.0.2-SNAPSHOT</jbossws.common.tools.version>
     <jbossws.shared.testsuite.version>4.0.6.GA</jbossws.shared.testsuite.version>
     <jboss712.version>7.1.3.Final-SNAPSHOT</jboss712.version>
     <ejb.api.version>1.0.1.Final</ejb.api.version>
-    <cxf.version>2.4.9</cxf.version>
+    <cxf.version>2.4.9-patch-01-SNAPSHOT</cxf.version>
     <cxf.asm.version>3.3.1</cxf.asm.version>
     <cxf.xjcplugins.version>2.4.0</cxf.xjcplugins.version>
     <fastinfoset.api.version>1.2.7</fastinfoset.api.version>



More information about the jbossws-commits mailing list