commit 3b201dc2e9ff2cd026b8b95a92e8508a57a78557 Author: Daniel Dai Date: Mon Aug 3 10:57:11 2015 -0700 HIVE-11442: Remove commons-configuration.jar from Hive distribution diff --git a/pom.xml b/pom.xml index dd68fd5..ea0d0a8 100644 --- a/pom.xml +++ b/pom.xml @@ -392,6 +392,12 @@ org.apache.accumulo accumulo-core ${accumulo.version} + + + commons-configuration + commons-configuration + + org.apache.accumulo @@ -1099,6 +1105,10 @@ org.apache.httpcomponents httpclient + + commons-configuration + commons-configuration +