aboutsummaryrefslogtreecommitdiff
path: root/repl-bin/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'repl-bin/pom.xml')
-rw-r--r--repl-bin/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/repl-bin/pom.xml b/repl-bin/pom.xml
index f132c44fb9..919e35f240 100644
--- a/repl-bin/pom.xml
+++ b/repl-bin/pom.xml
@@ -55,11 +55,6 @@
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>
- <dependency>
- <groupId>org.apache.hadoop</groupId>
- <artifactId>hadoop-client</artifactId>
- <scope>runtime</scope>
- </dependency>
</dependencies>
<build>