Author: ay Date: Fri Mar 1 14:28:01 2013 New Revision: 1451599 URL: http://svn.apache.org/r1451599 Log: Merged revisions 1451594 via svn merge from https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes
........ r1451594 | ay | 2013-03-01 15:05:39 +0100 (Fri, 01 Mar 2013) | 17 lines Merged revisions 1451591 via svn merge from https://svn.apache.org/repos/asf/cxf/branches/2.7.x-fixes ........ r1451591 | ay | 2013-03-01 14:56:53 +0100 (Fri, 01 Mar 2013) | 9 lines Merged revisions 1451590 via svn merge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1451590 | ay | 2013-03-01 14:52:47 +0100 (Fri, 01 Mar 2013) | 1 line [CXF-4865] Upgrade to wsdl4j-1.6.3 ........ ........ ........ Modified: cxf/branches/2.5.x-fixes/ (props changed) cxf/branches/2.5.x-fixes/parent/pom.xml Propchange: cxf/branches/2.5.x-fixes/ ('svn:mergeinfo' removed) Propchange: cxf/branches/2.5.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-integrated' - no diff available. 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=1451599&r1=1451598&r2=1451599&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/parent/pom.xml (original) +++ cxf/branches/2.5.x-fixes/parent/pom.xml Fri Mar 1 14:28:01 2013 @@ -96,7 +96,7 @@ <cxf.woodstox.core.version>4.1.4</cxf.woodstox.core.version> <cxf.stax.impl.version>${cxf.woodstox.core.version}</cxf.stax.impl.version> <cxf.woodstox.stax2-api.version>3.1.1</cxf.woodstox.stax2-api.version> - <cxf.wsdl4j.version>1.6.2</cxf.wsdl4j.version> + <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version> <cxf.wss4j.version>1.6.10-SNAPSHOT</cxf.wss4j.version> <cxf.xmlbeans.version>2.5.0</cxf.xmlbeans.version> <cxf.xmlschema.version>2.0.3</cxf.xmlschema.version>
