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 2011/10/03 11:52:21 UTC

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

Author: coheigea
Date: Mon Oct  3 09:52:21 2011
New Revision: 1178363

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

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=1178363&r1=1178362&r2=1178363&view=diff
==============================================================================
--- cxf/branches/2.4.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.4.x-fixes/parent/pom.xml Mon Oct  3 09:52:21 2011
@@ -97,7 +97,7 @@
         <cxf.jibx.version>1.2.3</cxf.jibx.version>
         <cxf.axiom.version>1.2.10</cxf.axiom.version>
         <cxf.jettison.version>1.3</cxf.jettison.version>
-        <cxf.wss4j.version>1.6.3-SNAPSHOT</cxf.wss4j.version>
+        <cxf.wss4j.version>1.6.3</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>