Repository: cxf Updated Branches: refs/heads/2.7.x-fixes bfd939ce0 -> b8e305d75
[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/b8e305d7 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/b8e305d7 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/b8e305d7 Branch: refs/heads/2.7.x-fixes Commit: b8e305d7575c5df882de33a95beaa4c594fce1d0 Parents: bfd939c Author: Freeman Fang <[email protected]> Authored: Thu Oct 9 13:57:43 2014 +0800 Committer: Freeman Fang <[email protected]> Committed: Thu Oct 9 13:57:43 2014 +0800 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/b8e305d7/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 61621ba..ad10c8c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -137,7 +137,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.rhino.version>1.7R2</cxf.rhino.version> <cxf.saaj-api.version>1.3.5</cxf.saaj-api.version> <cxf.servlet-api.group>org.apache.geronimo.specs</cxf.servlet-api.group>
