Repository: cxf Updated Branches: refs/heads/master ddb062589 -> 9fc26998d
Update to latest opensaml Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/9fc26998 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/9fc26998 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/9fc26998 Branch: refs/heads/master Commit: 9fc26998d89a9f7d04d3a57a97b4c09c745b076b Parents: ddb0625 Author: Daniel Kulp <[email protected]> Authored: Wed Jun 17 12:06:26 2015 -0400 Committer: Daniel Kulp <[email protected]> Committed: Wed Jun 17 12:06:26 2015 -0400 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/9fc26998/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 966c836..2954af8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -125,7 +125,7 @@ <cxf.netty.version.range>[4,5)</cxf.netty.version.range> <cxf.oauth.bundle.version>20100527_1</cxf.oauth.bundle.version> <cxf.oauth.version>20100527</cxf.oauth.version> - <cxf.opensaml.version>3.1.0</cxf.opensaml.version> + <cxf.opensaml.version>3.1.1</cxf.opensaml.version> <cxf.opensaml.osgi.version>3.1.0_1</cxf.opensaml.osgi.version> <cxf.opensaml.osgi.version.range>[3.1,4)</cxf.opensaml.osgi.version.range> <cxf.rhino.version>1.7R2</cxf.rhino.version>
