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/07/17 03:02:44 UTC

svn commit: r1503966 - /cxf/branches/2.6.x-fixes/pom.xml

Author: dkulp
Date: Wed Jul 17 01:02:44 2013
New Revision: 1503966

URL: http://svn.apache.org/r1503966
Log:
Use the staged release for this reelase

Modified:
    cxf/branches/2.6.x-fixes/pom.xml

Modified: cxf/branches/2.6.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/pom.xml?rev=1503966&r1=1503965&r2=1503966&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/pom.xml Wed Jul 17 01:02:44 2013
@@ -46,7 +46,7 @@
     <properties>
         <cxf.compiler.fork>false</cxf.compiler.fork>
         <cxf.build-utils.version>2.5.0</cxf.build-utils.version>
-        <cxf.xjc-utils.version>2.6.1</cxf.xjc-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>
         <site.deploy.url>scp://people.apache.org/www/cxf.apache.org/maven-site</site.deploy.url>