Author: dkulp Date: Tue Oct 9 19:36:47 2012 New Revision: 1396218 URL: http://svn.apache.org/viewvc?rev=1396218&view=rev Log: Update the CXF version
Modified: camel/branches/camel-2.9.x/parent/pom.xml Modified: camel/branches/camel-2.9.x/parent/pom.xml URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/parent/pom.xml?rev=1396218&r1=1396217&r2=1396218&view=diff ============================================================================== --- camel/branches/camel-2.9.x/parent/pom.xml (original) +++ camel/branches/camel-2.9.x/parent/pom.xml Tue Oct 9 19:36:47 2012 @@ -57,8 +57,8 @@ <commons-net-version>2.2</commons-net-version> <commons-pool-version>1.5.6</commons-pool-version> <concurrentlinkedhashmap.version>1.2</concurrentlinkedhashmap.version> - <cxf-version>2.5.5</cxf-version> - <cxf-features-version>2.5.5.1</cxf-features-version> + <cxf-version>2.5.6</cxf-version> + <cxf-features-version>2.5.6</cxf-features-version> <cxf-version-range>[2.4,2.8)</cxf-version-range> <cxf-xjc-utils-version>2.4.0</cxf-xjc-utils-version> <derby-version>10.8.2.2</derby-version>