You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ff...@apache.org on 2015/02/13 04:22:39 UTC

[2/2] cxf git commit: [CXF-6253]Upgrade async-http-client to latest 1.9.8 instead of the 1.9.0 (cherry picked from commit 1d07267bc4464e50dc9b5e81606958e3252873cd)

[CXF-6253]Upgrade async-http-client to latest 1.9.8 instead of the 1.9.0
(cherry picked from commit 1d07267bc4464e50dc9b5e81606958e3252873cd)

Conflicts:
	parent/pom.xml


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d06d94cd
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/d06d94cd
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/d06d94cd

Branch: refs/heads/3.0.x-fixes
Commit: d06d94cd8c379400dab4a51980fd35c55a8223de
Parents: 0324a7c
Author: Freeman Fang <fr...@gmail.com>
Authored: Wed Feb 11 15:59:18 2015 +0800
Committer: Freeman Fang <fr...@gmail.com>
Committed: Fri Feb 13 10:58:33 2015 +0800

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/d06d94cd/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fe558ad..858aa93 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -74,7 +74,7 @@
         <!-- please maintain alphabetical order here -->
         <cxf.abdera.version>1.1.3</cxf.abdera.version>
         <cxf.activemq.version>5.9.1</cxf.activemq.version>
-        <cxf.ahc.version>1.9.0</cxf.ahc.version>
+        <cxf.ahc.version>1.9.8</cxf.ahc.version>
         <cxf.apacheds.version>2.0.0-M19</cxf.apacheds.version>
         <cxf.atmosphere.version>2.2.4</cxf.atmosphere.version>
         <cxf.atmosphere.version.range>[2.0,3.0)</cxf.atmosphere.version.range>