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/09/11 12:54:14 UTC

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

Author: coheigea
Date: Wed Sep 11 10:54:14 2013
New Revision: 1521794

URL: http://svn.apache.org/r1521794
Log:
Upgrading 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=1521794&r1=1521793&r2=1521794&view=diff
==============================================================================
--- cxf/fediz/branches/1.0.x-fixes/pom.xml (original)
+++ cxf/fediz/branches/1.0.x-fixes/pom.xml Wed Sep 11 10:54:14 2013
@@ -33,7 +33,7 @@
 
     <properties>
         <commons.lang.version>3.0.1</commons.lang.version>
-        <cxf.version>2.6.8</cxf.version>
+        <cxf.version>2.6.9</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>