Repository: cxf Updated Branches: refs/heads/master d25e4c94c -> f0200ef2c
Switching to release version of opensaml Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f0200ef2 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f0200ef2 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/f0200ef2 Branch: refs/heads/master Commit: f0200ef2cc049726798ce53b11bd61d4cb33d45a Parents: d25e4c9 Author: Christian Schneider <[email protected]> Authored: Fri May 1 14:44:12 2015 +0200 Committer: Christian Schneider <[email protected]> Committed: Fri May 1 16:55:14 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/f0200ef2/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index e138bb0..5e429dd 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.0</cxf.opensaml.version> - <cxf.opensaml.osgi.version>3.1.0_1-SNAPSHOT</cxf.opensaml.osgi.version> + <cxf.opensaml.osgi.version>3.1.0_1</cxf.opensaml.osgi.version> <cxf.rhino.version>1.7R2</cxf.rhino.version> <cxf.servlet-api.group>org.apache.geronimo.specs</cxf.servlet-api.group> <cxf.servlet-api.artifact>geronimo-servlet_3.0_spec</cxf.servlet-api.artifact>
