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 2013/04/10 17:35:14 UTC

svn commit: r1466519 - /cxf/branches/2.6.x-fixes/parent/pom.xml

Author: coheigea
Date: Wed Apr 10 15:35:14 2013
New Revision: 1466519

URL: http://svn.apache.org/r1466519
Log:
Merged revisions 1466509 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1466509 | coheigea | 2013-04-10 16:11:33 +0100 (Wed, 10 Apr 2013) | 2 lines

  Upgrading to Opensaml 2.5.3

........


Conflicts:
	parent/pom.xml

Modified:
    cxf/branches/2.6.x-fixes/parent/pom.xml

Modified: cxf/branches/2.6.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/parent/pom.xml?rev=1466519&r1=1466518&r2=1466519&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/parent/pom.xml Wed Apr 10 15:35:14 2013
@@ -131,10 +131,10 @@
         <cxf.msv.version>2011.1</cxf.msv.version>
         <cxf.neethi.version>3.0.2</cxf.neethi.version>
         <cxf.oauth.bundle.version>20100527_1</cxf.oauth.bundle.version>
-        <cxf.opensaml.version>2.5.1</cxf.opensaml.version>
-        <cxf.opensamlws.version>1.4.2-1</cxf.opensamlws.version>
-        <cxf.opensaml.osgi.version>2.5.1_2</cxf.opensaml.osgi.version>
-        <cxf.opensaml.xmltooling.version>1.3.2-1</cxf.opensaml.xmltooling.version>
+        <cxf.opensaml.version>2.5.3</cxf.opensaml.version>
+        <cxf.opensaml.osgi.version>2.5.3_1</cxf.opensaml.osgi.version>
+        <cxf.opensaml.xmltooling.version>1.3.4-1</cxf.opensaml.xmltooling.version>
+        <cxf.opensamlws.version>1.4.4-1</cxf.opensamlws.version>
         <cxf.rhino.version>1.7R2</cxf.rhino.version>
         <cxf.saaj-api.version>1.3.4</cxf.saaj-api.version>
         <cxf.servlet-api.group>org.apache.geronimo.specs</cxf.servlet-api.group>