You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2013/09/18 18:22:21 UTC

svn commit: r1524483 - /cxf/branches/2.7.x-fixes/pom.xml

Author: dkulp
Date: Wed Sep 18 16:22:21 2013
New Revision: 1524483

URL: http://svn.apache.org/r1524483
Log:
Back to snapshot

Modified:
    cxf/branches/2.7.x-fixes/pom.xml

Modified: cxf/branches/2.7.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/pom.xml?rev=1524483&r1=1524482&r2=1524483&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/pom.xml Wed Sep 18 16:22:21 2013
@@ -45,7 +45,7 @@
 
     <properties>
         <cxf.compiler.fork>false</cxf.compiler.fork>
-        <cxf.build-utils.version>2.6.0</cxf.build-utils.version>
+        <cxf.build-utils.version>2.6.1-SNAPSHOT</cxf.build-utils.version>
         <cxf.xjc-utils.version>2.6.2</cxf.xjc-utils.version>
         <cxf.jdk.version>1.6</cxf.jdk.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>