Author: dkulp Date: Mon Jun 29 16:54:24 2015 New Revision: 1688262 URL: http://svn.apache.org/r1688262 Log: Update cxf version used
Modified: camel/website/pom.xml Modified: camel/website/pom.xml URL: http://svn.apache.org/viewvc/camel/website/pom.xml?rev=1688262&r1=1688261&r2=1688262&view=diff ============================================================================== --- camel/website/pom.xml (original) +++ camel/website/pom.xml Mon Jun 29 16:54:24 2015 @@ -28,11 +28,11 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.6.8</version> + <version>3.1.1</version> </parent> <properties> - <cxf.version>2.6.8</cxf.version> + <cxf.version>3.1.1</cxf.version> <extra.arg></extra.arg> <svn.arg1></svn.arg1> <svn.arg2></svn.arg2>