You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2013/01/08 19:53:01 UTC

svn commit: r1430442 - /camel/trunk/parent/pom.xml

Author: dkulp
Date: Tue Jan  8 18:53:01 2013
New Revision: 1430442

URL: http://svn.apache.org/viewvc?rev=1430442&view=rev
Log:
Update cxf version and version range

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1430442&r1=1430441&r2=1430442&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Tue Jan  8 18:53:01 2013
@@ -98,8 +98,8 @@
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <concurrentlinkedhashmap.version>1.3.2</concurrentlinkedhashmap.version>
     <cobertura-maven-plugin-version>2.5.2</cobertura-maven-plugin-version>
-    <cxf-version>2.7.1</cxf-version>
-    <cxf-version-range>[2.4,2.8)</cxf-version-range>
+    <cxf-version>2.7.2</cxf-version>
+    <cxf-version-range>[2.4,2.9)</cxf-version-range>
     <cxf-xjc-utils-version>2.6.0</cxf-xjc-utils-version>
     <deltaspike-version>0.3-incubating</deltaspike-version>
     <derby-version>10.9.1.0</derby-version>