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/13 23:47:24 UTC

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

Author: dkulp
Date: Fri Sep 13 21:47:24 2013
New Revision: 1523121

URL: http://svn.apache.org/r1523121
Log:
Back to snapshot until release

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=1523121&r1=1523120&r2=1523121&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/pom.xml Fri Sep 13 21:47:24 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>