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