You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2014/08/21 11:35:25 UTC

[3/3] git commit: Revert httpclient4 version to 4.3.3 due to HTTPCLIENT-1478

Revert httpclient4 version to 4.3.3 due to HTTPCLIENT-1478


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

Branch: refs/heads/master
Commit: b8e9430abb4a51a65983ed6f13b7cc34febbdae4
Parents: 7c62ca9
Author: Willem Jiang <wi...@gmail.com>
Authored: Thu Aug 21 17:31:32 2014 +0800
Committer: Willem Jiang <wi...@gmail.com>
Committed: Thu Aug 21 17:31:32 2014 +0800

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


http://git-wip-us.apache.org/repos/asf/camel/blob/b8e9430a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ebaf300..385de18 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -189,7 +189,7 @@
     <htmlunit.version>2.15</htmlunit.version>
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.3.2</httpcore4-version>
-    <httpclient4-version>4.3.5</httpclient4-version>
+    <httpclient4-version>4.3.3</httpclient4-version>
     <httpclient-version>3.1</httpclient-version>
     <ibatis-bundle-version>2.3.4.726_4</ibatis-bundle-version>
     <ibatis-version>2.3.4.726</ibatis-version>