Author: ay Date: Fri Mar 1 14:05:39 2013 New Revision: 1451594 URL: http://svn.apache.org/r1451594 Log: 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.6.x-fixes/ (props changed) cxf/branches/2.6.x-fixes/parent/pom.xml Propchange: cxf/branches/2.6.x-fixes/ ('svn:mergeinfo' removed) Propchange: cxf/branches/2.6.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-integrated' - no diff available. 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=1451594&r1=1451593&r2=1451594&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/parent/pom.xml (original) +++ cxf/branches/2.6.x-fixes/parent/pom.xml Fri Mar 1 14:05:39 2013 @@ -153,7 +153,7 @@ <cxf.velocity.version>1.7</cxf.velocity.version> <cxf.woodstox.core.version>4.1.4</cxf.woodstox.core.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>
