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 2012/12/17 18:35:45 UTC

svn commit: r1423044 - /cxf/branches/2.5.x-fixes/parent/pom.xml

Author: coheigea
Date: Mon Dec 17 17:35:44 2012
New Revision: 1423044

URL: http://svn.apache.org/viewvc?rev=1423044&view=rev
Log:
Merged revisions 1423041 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes

........
  r1423041 | coheigea | 2012-12-17 17:33:50 +0000 (Mon, 17 Dec 2012) | 10 lines

  Merged revisions 1423025 via  git cherry-pick from
  https://svn.apache.org/repos/asf/cxf/trunk

  ........
    r1423025 | coheigea | 2012-12-17 17:21:20 +0000 (Mon, 17 Dec 2012) | 2 lines

    Upgrading xmlsec bundle

  ........

........

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

Modified: cxf/branches/2.5.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/parent/pom.xml?rev=1423044&r1=1423043&r2=1423044&view=diff
==============================================================================
--- cxf/branches/2.5.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.5.x-fixes/parent/pom.xml Mon Dec 17 17:35:44 2012
@@ -146,7 +146,7 @@
         <cxf.saaj-impl.bundle.version>1.3.19_1</cxf.saaj-impl.bundle.version>
         <cxf.asm.bundle.version>3.3.1_1</cxf.asm.bundle.version>
         <cxf.wsdl4j.bundle.version>1.6.2_6</cxf.wsdl4j.bundle.version>
-        <cxf.xmlsec.bundle.version>1.5.2</cxf.xmlsec.bundle.version>
+        <cxf.xmlsec.bundle.version>1.5.3</cxf.xmlsec.bundle.version>
         <cxf.rhino.bundle.version>1.7R2_3</cxf.rhino.bundle.version>
         <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version>
         <cxf.xerces.bundle.version>2.9.1_5</cxf.xerces.bundle.version>