From a8a923c6382a0849c37847570189f7c88dfdf345 Mon Sep 17 00:00:00 2001 From: Calvin Jia Date: Mon, 30 Mar 2015 14:29:12 -0700 Subject: [PATCH] Exclude httpcomponents from Tachyon --- core/pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 868834dd505ef..1b9c42d999402 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -275,8 +275,16 @@ org.tachyonproject tachyon-client - 0.6.1 + 0.6.2 + + org.apache.httpcomponents + httpclient + + + org.apache.httpcomponents + httpcore + org.apache.hadoop hadoop-client