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/27 18:36:17 UTC

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

Author: dkulp
Date: Wed Nov 27 17:36:17 2013
New Revision: 1546136

URL: http://svn.apache.org/r1546136
Log:
Release is done

Modified:
    cxf/trunk/pom.xml

Modified: cxf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=1546136&r1=1546135&r2=1546136&view=diff
==============================================================================
--- cxf/trunk/pom.xml (original)
+++ cxf/trunk/pom.xml Wed Nov 27 17:36:17 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.7.1-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>