You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ae...@apache.org on 2017/09/22 22:08:02 UTC

[12/13] hadoop git commit: Revert "HADOOP-14655. Update httpcore version to 4.4.6. (rchiang)"

Revert "HADOOP-14655. Update httpcore version to 4.4.6. (rchiang)"

This reverts commit 088a18b44d87c6994b571696edbf87c95528dcaa.


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

Branch: refs/heads/HDFS-7240
Commit: 8d29bf57ca97a94e6f6ee663bcaa5b7bc390f850
Parents: 4002bf0
Author: Andrew Wang <wa...@apache.org>
Authored: Fri Sep 22 14:43:44 2017 -0700
Committer: Andrew Wang <wa...@apache.org>
Committed: Fri Sep 22 14:43:44 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/8d29bf57/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index a698126..7f657ca 100755
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -578,7 +578,7 @@
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpcore</artifactId>
-        <version>4.4.6</version>
+        <version>4.4.4</version>
       </dependency>
       <dependency>
         <groupId>commons-codec</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org