You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ow...@apache.org on 2012/10/10 22:53:43 UTC

svn commit: r1396794 - /cxf/fediz/trunk/pom.xml

Author: owulff
Date: Wed Oct 10 20:53:43 2012
New Revision: 1396794

URL: http://svn.apache.org/viewvc?rev=1396794&view=rev
Log:
[FEDIZ-29] Migrate to CXF 2.6.3

Modified:
    cxf/fediz/trunk/pom.xml

Modified: cxf/fediz/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/fediz/trunk/pom.xml?rev=1396794&r1=1396793&r2=1396794&view=diff
==============================================================================
--- cxf/fediz/trunk/pom.xml (original)
+++ cxf/fediz/trunk/pom.xml Wed Oct 10 20:53:43 2012
@@ -39,7 +39,7 @@
         <jetty.version>8.1.3.v20120416</jetty.version>
         <junit.version>4.8.2</junit.version>
         <tomcat.url>http://localhost:8080/manager/text</tomcat.url>
-        <cxf.version>2.6.2</cxf.version>
+        <cxf.version>2.6.3</cxf.version>
         <wss4j.version>1.6.7</wss4j.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <jdk.version>1.6</jdk.version>