You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by gm...@apache.org on 2012/08/24 03:54:36 UTC

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

Author: gmazza
Date: Fri Aug 24 01:54:35 2012
New Revision: 1376806

URL: http://svn.apache.org/viewvc?rev=1376806&view=rev
Log:
Bump CXF version to 2.6.2, WSS4J version to 1.6.7

Modified:
    cxf/fediz/trunk/pom.xml

Modified: cxf/fediz/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/fediz/trunk/pom.xml?rev=1376806&r1=1376805&r2=1376806&view=diff
==============================================================================
--- cxf/fediz/trunk/pom.xml (original)
+++ cxf/fediz/trunk/pom.xml Fri Aug 24 01:54:35 2012
@@ -39,8 +39,8 @@
         <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.1</cxf.version>
-        <wss4j.version>1.6.6</wss4j.version>
+        <cxf.version>2.6.2</cxf.version>
+        <wss4j.version>1.6.7</wss4j.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <jdk.version>1.6</jdk.version>
         <compiler.fork>false</compiler.fork>