You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2013/10/28 21:53:28 UTC

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

Author: dkulp
Date: Mon Oct 28 20:53:28 2013
New Revision: 1536515

URL: http://svn.apache.org/r1536515
Log:
Use the snapshot for opensaml for right now

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1536515&r1=1536514&r2=1536515&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Mon Oct 28 20:53:28 2013
@@ -132,7 +132,7 @@
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>
         <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_2</cxf.opensaml.osgi.version>
+        <cxf.opensaml.osgi.version>2.6.0_3-SNAPSHOT</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.rhino.version>1.7R2</cxf.rhino.version>