[jboss-cvs] JBossAS SVN: r112050 - trunk/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Aug 14 05:55:58 EDT 2011


Author: richard.opalka at jboss.com
Date: 2011-08-14 05:55:58 -0400 (Sun, 14 Aug 2011)
New Revision: 112050

Modified:
   trunk/component-matrix/pom.xml
Log:
updating CXF version to include fix of [CXF-3740]

Modified: trunk/component-matrix/pom.xml
===================================================================
--- trunk/component-matrix/pom.xml	2011-08-14 00:27:16 UTC (rev 112049)
+++ trunk/component-matrix/pom.xml	2011-08-14 09:55:58 UTC (rev 112050)
@@ -31,7 +31,7 @@
 
   <!-- Properties -->
   <properties>
-    <version.apache.cxf>2.3.1</version.apache.cxf>
+    <version.apache.cxf>2.3.1-patch-01</version.apache.cxf>
     <version.apache.cxf.xjcplugins>2.3.0</version.apache.cxf.xjcplugins>
     <version.apache.neethi>2.0.4</version.apache.neethi>
     <version.apache.felix.log>1.0.0</version.apache.felix.log>



More information about the jboss-cvs-commits mailing list