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 2017/08/01 14:58:43 UTC

cxf git commit: Updating to OpenSAML 3.3.0

Repository: cxf
Updated Branches:
  refs/heads/master 333a2c022 -> b09959c9a


Updating to OpenSAML 3.3.0


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

Branch: refs/heads/master
Commit: b09959c9aa05b77e40523da8574a5aa2947897cd
Parents: 333a2c0
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Tue Aug 1 15:58:35 2017 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Tue Aug 1 15:58:35 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/b09959c9/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 972fd3c..0140373 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -138,8 +138,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.2.0</cxf.opensaml.version>
-        <cxf.opensaml.osgi.version>3.2.0_2</cxf.opensaml.osgi.version>
+        <cxf.opensaml.version>3.3.0</cxf.opensaml.version>
+        <cxf.opensaml.osgi.version>3.3.0_2</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.reflections.bundle.version>0.9.10_3</cxf.reflections.bundle.version>