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 11:37:30 UTC

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

Author: coheigea
Date: Tue Aug 14 09:37:29 2012
New Revision: 1372806

URL: http://svn.apache.org/viewvc?rev=1372806&view=rev
Log:
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.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=1372806&r1=1372805&r2=1372806&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/parent/pom.xml Tue Aug 14 09:37:29 2012
@@ -176,7 +176,7 @@
         <cxf.jaxb.bundle.version>2.2.1.1_2</cxf.jaxb.bundle.version>
         <cxf.saaj-impl.bundle.version>1.3.18_1</cxf.saaj-impl.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>