You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ff...@apache.org on 2014/10/09 11:14:18 UTC

git commit: revert to use opensaml bundle 2.6.1_1

Repository: cxf
Updated Branches:
  refs/heads/master 727da1c64 -> e1e100052


revert to use opensaml bundle 2.6.1_1


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

Branch: refs/heads/master
Commit: e1e100052127e6ceff6af70de5401958edd3dcd3
Parents: 727da1c
Author: Freeman Fang <fr...@gmail.com>
Authored: Thu Oct 9 17:14:01 2014 +0800
Committer: Freeman Fang <fr...@gmail.com>
Committed: Thu Oct 9 17:14:01 2014 +0800

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/e1e10005/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a6f2799..c42cd58 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -123,7 +123,7 @@
         <cxf.oauth.bundle.version>20100527_1</cxf.oauth.bundle.version>
         <cxf.oauth.version>20100527</cxf.oauth.version>
         <cxf.opensaml.version>2.6.1</cxf.opensaml.version>
-        <cxf.opensaml.osgi.version>2.6.1_2</cxf.opensaml.osgi.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>