Author: ay
Date: Fri Mar 1 13:56:53 2013
New Revision: 1451591
URL: http://svn.apache.org/r1451591
Log:
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.7.x-fixes/ (props changed)
cxf/branches/2.7.x-fixes/parent/pom.xml
Propchange: cxf/branches/2.7.x-fixes/
('svn:mergeinfo' removed)
Propchange: cxf/branches/2.7.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: cxf/branches/2.7.x-fixes/parent/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/parent/pom.xml?rev=1451591&r1=1451590&r2=1451591&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/parent/pom.xml Fri Mar 1 13:56:53 2013
@@ -155,7 +155,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.6.0</cxf.xmlbeans.version>
<cxf.xmlschema.version>2.0.3</cxf.xmlschema.version>