You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ni...@apache.org on 2014/02/20 04:02:37 UTC

git commit: CXF-5565 update to opensaml 2.6.1 with thanks to Jon

Repository: cxf
Updated Branches:
  refs/heads/master 09f8068a1 -> 45547032b


CXF-5565 update to opensaml 2.6.1 with thanks to Jon


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/45547032
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/45547032
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/45547032

Branch: refs/heads/master
Commit: 45547032baa0b10bf0a97f4afa582cd6b83890f1
Parents: 09f8068
Author: Willem Jiang <wi...@gmail.com>
Authored: Thu Feb 20 10:58:50 2014 +0800
Committer: Willem Jiang <wi...@gmail.com>
Committed: Thu Feb 20 10:58:50 2014 +0800

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/45547032/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 5f0113d..21bfb4a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -125,8 +125,8 @@
         <cxf.netty.version>4.0.7.Final</cxf.netty.version>
         <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_3</cxf.opensaml.osgi.version>
+        <cxf.opensaml.version>2.6.1</cxf.opensaml.version>
+        <cxf.opensaml.osgi.version>2.6.1_1</cxf.opensaml.osgi.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>