You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2016/06/17 11:52:18 UTC

svn commit: r1748838 - /webservices/wss4j/trunk/parent/pom.xml

Author: coheigea
Date: Fri Jun 17 11:52:18 2016
New Revision: 1748838

URL: http://svn.apache.org/viewvc?rev=1748838&view=rev
Log:
Updating to use released Santuario version

Modified:
    webservices/wss4j/trunk/parent/pom.xml

Modified: webservices/wss4j/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/parent/pom.xml?rev=1748838&r1=1748837&r2=1748838&view=diff
==============================================================================
--- webservices/wss4j/trunk/parent/pom.xml (original)
+++ webservices/wss4j/trunk/parent/pom.xml Fri Jun 17 11:52:18 2016
@@ -46,7 +46,7 @@
         <woodstox.core.asl.version>4.4.1</woodstox.core.asl.version>
         <wsdl4j.version>1.6.3</wsdl4j.version>
         <xalan.version>2.7.2</xalan.version>
-        <xmlsec.version>2.0.7-SNAPSHOT</xmlsec.version>
+        <xmlsec.version>2.0.7</xmlsec.version>
         <xmlunit.version>1.6</xmlunit.version>
         
         <!-- OSGi related properties -->