Author: owulff
Date: Thu Feb 20 20:54:24 2014
New Revision: 1570350
URL: http://svn.apache.org/r1570350
Log:
Migrate to CXF 3.0 milestone2
Modified:
cxf/fediz/trunk/pom.xml
Modified: cxf/fediz/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/fediz/trunk/pom.xml?rev=1570350&r1=1570349&r2=1570350&view=diff
==============================================================================
--- cxf/fediz/trunk/pom.xml (original)
+++ cxf/fediz/trunk/pom.xml Thu Feb 20 20:54:24 2014
@@ -34,7 +34,7 @@
<properties>
<commons.lang.version>3.0.1</commons.lang.version>
<commons.logging.version>1.1.1</commons.logging.version>
- <cxf.version>3.0.0-SNAPSHOT</cxf.version>
+ <cxf.version>3.0.0-milestone2</cxf.version>
<cxf.build-utils.version>2.6.0</cxf.build-utils.version>
<ehcache.version>2.8.1</ehcache.version>
<httpclient.version>4.3.2</httpclient.version>