Author: cschneider
Date: Fri Jan 17 15:21:05 2014
New Revision: 1559142
URL: http://svn.apache.org/r1559142
Log:
Rolling back http async client to 4.0 for cxf 3 m2
Modified:
cxf/trunk/parent/pom.xml
Modified: cxf/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1559142&r1=1559141&r2=1559142&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Fri Jan 17 15:21:05 2014
@@ -84,7 +84,7 @@
<cxf.ehcache.version>2.7.4</cxf.ehcache.version>
<cxf.fastinfoset.bundle.version>1.2.13_1</cxf.fastinfoset.bundle.version>
<cxf.hazelcast.version>1.9.4</cxf.hazelcast.version>
-
<cxf.httpcomponents.asyncclient.version>4.0.1-SNAPSHOT</cxf.httpcomponents.asyncclient.version>
+
<cxf.httpcomponents.asyncclient.version>4.0</cxf.httpcomponents.asyncclient.version>
<cxf.httpcomponents.asyncclient.version.range>[4.0,4.1)</cxf.httpcomponents.asyncclient.version.range>
<cxf.httpcomponents.client.version>4.3.1</cxf.httpcomponents.client.version>
<cxf.httpcomponents.core.version>4.3</cxf.httpcomponents.core.version>