Author: dkulp Date: Wed Apr 11 17:17:01 2012 New Revision: 1324875 URL: http://svn.apache.org/viewvc?rev=1324875&view=rev Log: Merged revisions 1324872 via svn merge from https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes
........ r1324872 | dkulp | 2012-04-11 13:15:33 -0400 (Wed, 11 Apr 2012) | 9 lines Merged revisions 1324867 via svn merge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1324867 | dkulp | 2012-04-11 13:10:40 -0400 (Wed, 11 Apr 2012) | 1 line Update to released versions ........ ........ 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=1324875&r1=1324874&r2=1324875&view=diff ============================================================================== --- cxf/branches/2.4.x-fixes/parent/pom.xml (original) +++ cxf/branches/2.4.x-fixes/parent/pom.xml Wed Apr 11 17:17:01 2012 @@ -94,7 +94,7 @@ <cxf.woodstox.stax2-api.version>3.1.1</cxf.woodstox.stax2-api.version> <cxf.wsdl4j.version>1.6.2</cxf.wsdl4j.version> <cxf.xmlbeans.version>2.4.0</cxf.xmlbeans.version> - <cxf.xmlschema.version>2.0.1</cxf.xmlschema.version> + <cxf.xmlschema.version>2.0.2</cxf.xmlschema.version> <cxf.jibx.version>1.2.3</cxf.jibx.version> <cxf.axiom.version>1.2.10</cxf.axiom.version> <cxf.jettison.version>1.3.1</cxf.jettison.version> @@ -104,7 +104,7 @@ <cxf.opensamlws.version>1.4.2-1</cxf.opensamlws.version> <cxf.opensaml.osgi.version>2.5.1_2</cxf.opensaml.osgi.version> <cxf.opensaml.xmltooling.version>1.3.2-1</cxf.opensaml.xmltooling.version> - <cxf.neethi.version>3.0.1</cxf.neethi.version> + <cxf.neethi.version>3.0.2</cxf.neethi.version> <cxf.velocity.version>1.7</cxf.velocity.version> <cxf.geronimo.annotation.version>1.1.1</cxf.geronimo.annotation.version>
