Author: dkulp Date: Thu Jun 7 01:46:37 2012 New Revision: 1347282 URL: http://svn.apache.org/viewvc?rev=1347282&view=rev Log: Merged revisions 1347275 via svn merge from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes
........ r1347275 | dkulp | 2012-06-06 21:38:40 -0400 (Wed, 06 Jun 2012) | 9 lines Merged revisions 1347270 via svn merge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1347270 | dkulp | 2012-06-06 21:35:26 -0400 (Wed, 06 Jun 2012) | 1 line Upgrade to latest jibx (with all deps in central) ........ ........ Modified: cxf/branches/2.4.x-fixes/ (props changed) cxf/branches/2.4.x-fixes/parent/pom.xml Propchange: cxf/branches/2.4.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-integrated' - no diff available. Modified: cxf/branches/2.4.x-fixes/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/parent/pom.xml?rev=1347282&r1=1347281&r2=1347282&view=diff ============================================================================== --- cxf/branches/2.4.x-fixes/parent/pom.xml (original) +++ cxf/branches/2.4.x-fixes/parent/pom.xml Thu Jun 7 01:46:37 2012 @@ -95,7 +95,7 @@ <cxf.wsdl4j.version>1.6.2</cxf.wsdl4j.version> <cxf.xmlbeans.version>2.4.0</cxf.xmlbeans.version> <cxf.xmlschema.version>2.0.2</cxf.xmlschema.version> - <cxf.jibx.version>1.2.3</cxf.jibx.version> + <cxf.jibx.version>1.2.4.5</cxf.jibx.version> <cxf.axiom.version>1.2.10</cxf.axiom.version> <cxf.jettison.version>1.3.1</cxf.jettison.version> <cxf.wss4j.version>1.6.6</cxf.wss4j.version>
