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 2012/05/26 16:17:36 UTC

svn commit: r1342902 - /cxf/branches/2.4.x-fixes/parent/pom.xml

Author: coheigea
Date: Sat May 26 14:17:35 2012
New Revision: 1342902

URL: http://svn.apache.org/viewvc?rev=1342902&view=rev
Log:
Upgrading to WSS4J 1.6.6

Conflicts:

	parent/pom.xml

Modified:
    cxf/branches/2.4.x-fixes/parent/pom.xml

Modified: cxf/branches/2.4.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/parent/pom.xml?rev=1342902&r1=1342901&r2=1342902&view=diff
==============================================================================
--- cxf/branches/2.4.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.4.x-fixes/parent/pom.xml Sat May 26 14:17:35 2012
@@ -98,7 +98,7 @@
         <cxf.jibx.version>1.2.3</cxf.jibx.version>
         <cxf.axiom.version>1.2.10</cxf.axiom.version>
         <cxf.jettison.version>1.3.1</cxf.jettison.version>
-        <cxf.wss4j.version>1.6.5</cxf.wss4j.version>
+        <cxf.wss4j.version>1.6.6</cxf.wss4j.version>
         <cxf.joda.time.version>1.6.2</cxf.joda.time.version>
         <cxf.opensaml.version>2.5.1</cxf.opensaml.version>
         <cxf.opensamlws.version>1.4.2-1</cxf.opensamlws.version>