You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2012/09/24 23:04:10 UTC

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

Author: dkulp
Date: Mon Sep 24 21:04:10 2012
New Revision: 1389585

URL: http://svn.apache.org/viewvc?rev=1389585&view=rev
Log:
Merged revisions 1389549 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1389549 | dkulp | 2012-09-24 16:05:18 -0400 (Mon, 24 Sep 2012) | 2 lines

  Update jaxen version

........

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=1389585&r1=1389584&r2=1389585&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/parent/pom.xml Mon Sep 24 21:04:10 2012
@@ -1461,7 +1461,7 @@
             <dependency>
                 <groupId>jaxen</groupId>
                 <artifactId>jaxen</artifactId>
-                <version>1.1.1</version>
+                <version>1.1.4</version>
                 <exclusions>
                     <exclusion>
                         <artifactId>jdom</artifactId>