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/08/14 12:00:58 UTC

svn commit: r1372816 - /cxf/branches/2.4.x-fixes/parent/pom.xml

Author: coheigea
Date: Tue Aug 14 10:00:58 2012
New Revision: 1372816

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

........
  r1372810 | coheigea | 2012-08-14 10:41:37 +0100 (Tue, 14 Aug 2012) | 18 lines

  Merged revisions 1372806 via  git cherry-pick from
  https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes

  ........
    r1372806 | coheigea | 2012-08-14 10:37:29 +0100 (Tue, 14 Aug 2012) | 10 lines

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

    ........
      r1372799 | coheigea | 2012-08-14 10:29:13 +0100 (Tue, 14 Aug 2012) | 2 lines

      Updating XMLSec bundle version to 1.5.2

    ........

  ........

........

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

Modified: cxf/branches/2.4.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/parent/pom.xml?rev=1372816&r1=1372815&r2=1372816&view=diff
==============================================================================
--- cxf/branches/2.4.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.4.x-fixes/parent/pom.xml Tue Aug 14 10:00:58 2012
@@ -141,7 +141,7 @@
         <cxf.saaj-impl.bundle.version>1.3.18_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.1</cxf.xmlsec.bundle.version>
+        <cxf.xmlsec.bundle.version>1.5.2</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>