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/02/04 11:47:53 UTC

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

Author: coheigea
Date: Mon Feb  4 10:47:53 2013
New Revision: 1442074

URL: http://svn.apache.org/viewvc?rev=1442074&view=rev
Log:
[FEDIZ-42] - Upgrade to CXF 2.6.6

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=1442074&r1=1442073&r2=1442074&view=diff
==============================================================================
--- cxf/fediz/branches/1.0.x-fixes/pom.xml (original)
+++ cxf/fediz/branches/1.0.x-fixes/pom.xml Mon Feb  4 10:47:53 2013
@@ -33,7 +33,7 @@
 
     <properties>
         <commons.lang.version>3.0.1</commons.lang.version>
-        <cxf.version>2.6.6-SNAPSHOT</cxf.version>
+        <cxf.version>2.6.6</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>