Repository: cxf Updated Branches: refs/heads/master 625bc46f5 -> 727da1c64
[CXF-6040]need use servicemix wrapped opensaml 2.6.1_2 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/727da1c6 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/727da1c6 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/727da1c6 Branch: refs/heads/master Commit: 727da1c640d7d9873a76323a5b74a8ee206917f0 Parents: 625bc46 Author: Freeman Fang <[email protected]> Authored: Thu Oct 9 14:05:21 2014 +0800 Committer: Freeman Fang <[email protected]> Committed: Thu Oct 9 14:05:21 2014 +0800 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/727da1c6/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index c42cd58..a6f2799 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_1</cxf.opensaml.osgi.version> + <cxf.opensaml.osgi.version>2.6.1_2</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>
