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 2014/01/10 17:57:47 UTC

svn commit: r1557193 - /cxf/branches/2.7.x-fixes/parent/pom.xml

Author: coheigea
Date: Fri Jan 10 16:57:47 2014
New Revision: 1557193

URL: http://svn.apache.org/r1557193
Log:
Upgrading to WSS4J 1.6.14 release

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

Modified: cxf/branches/2.7.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/parent/pom.xml?rev=1557193&r1=1557192&r2=1557193&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/parent/pom.xml Fri Jan 10 16:57:47 2014
@@ -155,7 +155,7 @@
         <cxf.woodstox.core.version>4.2.0</cxf.woodstox.core.version>
         <cxf.woodstox.stax2-api.version>3.1.1</cxf.woodstox.stax2-api.version>
         <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>
-        <cxf.wss4j.version>1.6.14-SNAPSHOT</cxf.wss4j.version>
+        <cxf.wss4j.version>1.6.14</cxf.wss4j.version>
         <cxf.xerces.version>2.11.0</cxf.xerces.version>
         <cxf.xmlbeans.version>2.6.0</cxf.xmlbeans.version>
         <cxf.xmlschema.version>2.0.3</cxf.xmlschema.version>