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 2013/09/10 17:47:17 UTC

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

Author: coheigea
Date: Tue Sep 10 15:47:16 2013
New Revision: 1521530

URL: http://svn.apache.org/r1521530
Log:
Upgrading to released WSS4J 1.6.12

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=1521530&r1=1521529&r2=1521530&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/parent/pom.xml Tue Sep 10 15:47:16 2013
@@ -156,7 +156,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.12-SNAPSHOT</cxf.wss4j.version>
+        <cxf.wss4j.version>1.6.12</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>