Repository: cxf Updated Branches: refs/heads/master b48c79cc1 -> c4ce1dd67
Released Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c4ce1dd6 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/c4ce1dd6 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/c4ce1dd6 Branch: refs/heads/master Commit: c4ce1dd672146fa49f7d6b0aabc563843828fe93 Parents: b48c79c Author: Daniel Kulp <[email protected]> Authored: Mon Aug 17 15:12:41 2015 -0400 Committer: Daniel Kulp <[email protected]> Committed: Mon Aug 17 15:12:41 2015 -0400 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/c4ce1dd6/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 71d8f8c..18dd8ee 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -126,7 +126,7 @@ <cxf.oauth.bundle.version>20100527_1</cxf.oauth.bundle.version> <cxf.oauth.version>20100527</cxf.oauth.version> <cxf.opensaml.version>3.1.1</cxf.opensaml.version> - <cxf.opensaml.osgi.version>3.1.1_3-SNAPSHOT</cxf.opensaml.osgi.version> + <cxf.opensaml.osgi.version>3.1.1_3</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> <cxf.servlet-api.group>org.apache.geronimo.specs</cxf.servlet-api.group>
