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 17:57:00 UTC

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

Author: dkulp
Date: Wed Sep 18 15:56:59 2013
New Revision: 1524468

URL: http://svn.apache.org/r1524468
Log:
Back to the staged version

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=1524468&r1=1524467&r2=1524468&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/pom.xml Wed Sep 18 15:56:59 2013
@@ -45,7 +45,7 @@
 
     <properties>
         <cxf.compiler.fork>false</cxf.compiler.fork>
-        <cxf.build-utils.version>2.6.1-SNAPSHOT</cxf.build-utils.version>
+        <cxf.build-utils.version>2.6.0</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>