summaryrefslogtreecommitdiff
path: root/groot-common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'groot-common/pom.xml')
-rw-r--r--groot-common/pom.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/groot-common/pom.xml b/groot-common/pom.xml
index 4a728de..6ca5cd9 100644
--- a/groot-common/pom.xml
+++ b/groot-common/pom.xml
@@ -81,22 +81,6 @@
<scope>provided</scope>
</dependency>
- <dependency>
- <groupId>org.apache.hadoop</groupId>
- <artifactId>hadoop-client</artifactId>
- <version>2.7.1</version>
- <exclusions>
- <exclusion>
- <artifactId>slf4j-log4j12</artifactId>
- <groupId>org.slf4j</groupId>
- </exclusion>
- <exclusion>
- <artifactId>log4j-over-slf4j</artifactId>
- <groupId>org.slf4j</groupId>
- </exclusion>
- </exclusions>
- </dependency>
-
</dependencies>
<build>