You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2013/04/02 16:44:51 UTC

svn commit: r1463569 - /cxf/fediz/branches/1.0.x-fixes/pom.xml

Author: coheigea
Date: Tue Apr  2 14:44:51 2013
New Revision: 1463569

URL: http://svn.apache.org/r1463569
Log:
Upgrading to new CXF version

Modified:
    cxf/fediz/branches/1.0.x-fixes/pom.xml

Modified: cxf/fediz/branches/1.0.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/cxf/fediz/branches/1.0.x-fixes/pom.xml?rev=1463569&r1=1463568&r2=1463569&view=diff
==============================================================================
--- cxf/fediz/branches/1.0.x-fixes/pom.xml (original)
+++ cxf/fediz/branches/1.0.x-fixes/pom.xml Tue Apr  2 14:44:51 2013
@@ -33,7 +33,7 @@
 
     <properties>
         <commons.lang.version>3.0.1</commons.lang.version>
-        <cxf.version>2.6.6</cxf.version>
+        <cxf.version>2.6.7</cxf.version>
         <cxf.build-utils.version>2.4.1</cxf.build-utils.version>
         <ehcache.version>2.5.1</ehcache.version>
         <jetty.version>8.1.3.v20120416</jetty.version>