You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2015/08/14 12:02:19 UTC

cxf git commit: Fixing sts-itests failure

Repository: cxf
Updated Branches:
  refs/heads/master 55179ca8c -> 456eff588


Fixing sts-itests failure


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/456eff58
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/456eff58
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/456eff58

Branch: refs/heads/master
Commit: 456eff5885d85e2cfe30b639bd5a442929a3f9de
Parents: 55179ca
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Fri Aug 14 11:02:04 2015 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Fri Aug 14 11:02:04 2015 +0100

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/456eff58/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c816606..71d8f8c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -125,8 +125,8 @@
         <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.1_3-SNAPSHOT</cxf.opensaml.version>
-        <cxf.opensaml.osgi.version>3.1.0_1</cxf.opensaml.osgi.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.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>