This is an automated email from the ASF dual-hosted git repository.

xiangfu pushed a commit to branch fixing_hadoop_common_scope
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git

commit 26732c70cb0817b11e6b6f56542a0e726ee9560d
Author: Xiang Fu <fx19880...@gmail.com>
AuthorDate: Fri Apr 17 14:23:10 2020 -0700

    Fixing hadoop-common scope in pinot-tools
---
 pinot-tools/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pinot-tools/pom.xml b/pinot-tools/pom.xml
index 2fbc384..933e593 100644
--- a/pinot-tools/pom.xml
+++ b/pinot-tools/pom.xml
@@ -85,7 +85,6 @@
     <dependency>
       <groupId>org.apache.hadoop</groupId>
       <artifactId>hadoop-common</artifactId>
-      <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>commons-cli</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to