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/11/20 21:02:24 UTC

svn commit: r1543920 - /cxf/trunk/pom.xml

Author: dkulp
Date: Wed Nov 20 20:02:24 2013
New Revision: 1543920

URL: http://svn.apache.org/r1543920
Log:
Use staged release for now

Modified:
    cxf/trunk/pom.xml

Modified: cxf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=1543920&r1=1543919&r2=1543920&view=diff
==============================================================================
--- cxf/trunk/pom.xml (original)
+++ cxf/trunk/pom.xml Wed Nov 20 20:02:24 2013
@@ -42,7 +42,7 @@
     <properties>
         <cxf.compiler.fork>false</cxf.compiler.fork>
         <cxf.build-utils.version>2.6.0</cxf.build-utils.version>
-        <cxf.xjc-utils.version>2.6.3-SNAPSHOT</cxf.xjc-utils.version>
+        <cxf.xjc-utils.version>2.7.0</cxf.xjc-utils.version>
         <cxf.jdk.version>1.6</cxf.jdk.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <site.deploy.url>scp://people.apache.org/www/cxf.apache.org/maven-site</site.deploy.url>