Author: coheigea
Date: Wed Nov 13 12:27:32 2013
New Revision: 1541492
URL: http://svn.apache.org/r1541492
Log:
Upgrading to Santuario 1.5.6
Added:
webservices/wss4j/branches/1_6_x-fixes/lib/xmlsec-1.5.6.jar
- copied, changed from r1539699,
webservices/wss4j/branches/1_6_x-fixes/lib/xmlsec-1.5.5.jar
Removed:
webservices/wss4j/branches/1_6_x-fixes/lib/xmlsec-1.5.5.jar
Modified:
webservices/wss4j/branches/1_6_x-fixes/pom.xml
Copied: webservices/wss4j/branches/1_6_x-fixes/lib/xmlsec-1.5.6.jar (from
r1539699, webservices/wss4j/branches/1_6_x-fixes/lib/xmlsec-1.5.5.jar)
URL:
http://svn.apache.org/viewvc/webservices/wss4j/branches/1_6_x-fixes/lib/xmlsec-1.5.6.jar?p2=webservices/wss4j/branches/1_6_x-fixes/lib/xmlsec-1.5.6.jar&p1=webservices/wss4j/branches/1_6_x-fixes/lib/xmlsec-1.5.5.jar&r1=1539699&r2=1541492&rev=1541492&view=diff
==============================================================================
Binary files - no diff available.
Modified: webservices/wss4j/branches/1_6_x-fixes/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/branches/1_6_x-fixes/pom.xml?rev=1541492&r1=1541491&r2=1541492&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/pom.xml (original)
+++ webservices/wss4j/branches/1_6_x-fixes/pom.xml Wed Nov 13 12:27:32 2013
@@ -366,7 +366,7 @@
</profiles>
<properties>
- <xmlsec.version>1.5.5</xmlsec.version>
+ <xmlsec.version>1.5.6</xmlsec.version>
<opensaml.version>2.5.1-1</opensaml.version>
<xml.apis.version>1.3.04</xml.apis.version>
<bcprov.version>1.49</bcprov.version>