Author: dkulp
Date: Thu Dec 2 03:02:41 2010
New Revision: 1041267
URL: http://svn.apache.org/viewvc?rev=1041267&view=rev
Log:
Revert to snap until release is done
Modified:
cxf/branches/2.3.x-fixes/pom.xml
Modified: cxf/branches/2.3.x-fixes/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/pom.xml?rev=1041267&r1=1041266&r2=1041267&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/pom.xml Thu Dec 2 03:02:41 2010
@@ -42,7 +42,7 @@
<properties>
<cxf.compiler.fork>false</cxf.compiler.fork>
- <cxf.build-utils.version>2.3.1</cxf.build-utils.version>
+ <cxf.build-utils.version>2.3.1-SNAPSHOT</cxf.build-utils.version>
<cxf.xjc-utils.version>2.3.0</cxf.xjc-utils.version>
<cxf.jdk.version>1.6</cxf.jdk.version>
</properties>