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:13:17 UTC

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

Author: dkulp
Date: Fri Sep 13 21:13:16 2013
New Revision: 1523107

URL: http://svn.apache.org/r1523107
Log:
Use staged version for 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=1523107&r1=1523106&r2=1523107&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/pom.xml Fri Sep 13 21:13:16 2013
@@ -45,7 +45,7 @@
 
     <properties>
         <cxf.compiler.fork>false</cxf.compiler.fork>
-        <cxf.build-utils.version>2.5.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>