aboutsummaryrefslogtreecommitdiff
path: root/repl
diff options
context:
space:
mode:
Diffstat (limited to 'repl')
-rw-r--r--repl/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/repl/pom.xml b/repl/pom.xml
index 429de7861f..82e26defbc 100644
--- a/repl/pom.xml
+++ b/repl/pom.xml
@@ -49,12 +49,6 @@
<scope>runtime</scope>
</dependency>
<dependency>
- <groupId>org.spark-project</groupId>
- <artifactId>spark-examples</artifactId>
- <version>${project.version}</version>
- <scope>runtime</scope>
- </dependency>
- <dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-client</artifactId>
<scope>provided</scope>