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 2009/11/10 19:13:50 UTC

svn commit: r834576 - in /cxf/branches/2.1.x-fixes: ./ parent/pom.xml

Author: dkulp
Date: Tue Nov 10 18:13:50 2009
New Revision: 834576

URL: http://svn.apache.org/viewvc?rev=834576&view=rev
Log:
Merged revisions 834566 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes

........
  r834566 | dkulp | 2009-11-10 12:59:59 -0500 (Tue, 10 Nov 2009) | 2 lines
  
  wstx 3.2.8 is apparently corrupt at central, got to 3.2.9
........

Modified:
    cxf/branches/2.1.x-fixes/   (props changed)
    cxf/branches/2.1.x-fixes/parent/pom.xml

Propchange: cxf/branches/2.1.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: cxf/branches/2.1.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/parent/pom.xml?rev=834576&r1=834575&r2=834576&view=diff
==============================================================================
--- cxf/branches/2.1.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.1.x-fixes/parent/pom.xml Tue Nov 10 18:13:50 2009
@@ -58,7 +58,7 @@
         <spring.mock>spring-mock</spring.mock>
         <stax.impl.groupId>org.codehaus.woodstox</stax.impl.groupId>
         <stax.impl.artifactId>wstx-asl</stax.impl.artifactId>
-        <stax.impl.version>3.2.6</stax.impl.version>
+        <stax.impl.version>3.2.9</stax.impl.version>
         <cglib-nodep.version>2.1_3</cglib-nodep.version>
         <wsdl4j.version>1.6.2</wsdl4j.version>
         <derby.version>10.2.2.0</derby.version>