Author: dkulp
Date: Thu Oct 7 20:18:34 2010
New Revision: 1005614
URL: http://svn.apache.org/viewvc?rev=1005614&view=rev
Log:
Use the "released" versions of these for now.
Modified:
cxf/trunk/pom.xml
Modified: cxf/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=1005614&r1=1005613&r2=1005614&view=diff
==============================================================================
--- cxf/trunk/pom.xml (original)
+++ cxf/trunk/pom.xml Thu Oct 7 20:18:34 2010
@@ -42,8 +42,8 @@
<properties>
<compiler.fork>false</compiler.fork>
- <cxf.build-utils.version>2.3.0-SNAPSHOT</cxf.build-utils.version>
- <cxf.xjc-utils.version>2.3.0-SNAPSHOT</cxf.xjc-utils.version>
+ <cxf.build-utils.version>2.3.0</cxf.build-utils.version>
+ <cxf.xjc-utils.version>2.3.0</cxf.xjc-utils.version>
<jdk.version>1.6</jdk.version>
</properties>