Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 024951313 -> 45554c124
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/45554c12 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/45554c12 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/45554c12 Branch: refs/heads/3.0.x-fixes Commit: 45554c124b0ccad6bfa1ecc95f4f0b5e4900404d Parents: 0249513 Author: Freeman Fang <[email protected]> Authored: Thu Oct 9 17:14:48 2014 +0800 Committer: Freeman Fang <[email protected]> Committed: Thu Oct 9 17:14:48 2014 +0800 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/45554c12/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 6f18d65..a02891f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -136,7 +136,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>
