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/12/19 12:46:32 UTC

svn commit: r1552285 - /cxf/trunk/parent/pom.xml

Author: coheigea
Date: Thu Dec 19 11:46:31 2013
New Revision: 1552285

URL: http://svn.apache.org/r1552285
Log:
Upgrading Opensaml dependencies

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1552285&r1=1552284&r2=1552285&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Thu Dec 19 11:46:31 2013
@@ -127,8 +127,8 @@
         <cxf.oauth.bundle.version>20100527_1</cxf.oauth.bundle.version>
         <cxf.opensaml.version>2.6.0</cxf.opensaml.version>
         <cxf.opensaml.osgi.version>2.6.0_3</cxf.opensaml.osgi.version>
-        <cxf.opensaml.xmltooling.version>1.3.4-1</cxf.opensaml.xmltooling.version>
-        <cxf.opensamlws.version>1.4.4-1</cxf.opensamlws.version>
+        <cxf.opensaml.xmltooling.version>1.4.0_1</cxf.opensaml.xmltooling.version>
+        <cxf.opensamlws.version>1.5.0_1</cxf.opensamlws.version>
         <cxf.rhino.version>1.7R2</cxf.rhino.version>
         <cxf.saaj-api.version>1.3.5</cxf.saaj-api.version>
         <cxf.servlet-api.group>org.apache.geronimo.specs</cxf.servlet-api.group>