aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sql/hive/pom.xml')
-rw-r--r--sql/hive/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml
index ac67fe5f47..82cfeb2bb9 100644
--- a/sql/hive/pom.xml
+++ b/sql/hive/pom.xml
@@ -161,11 +161,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-sql_${scala.binary.version}</artifactId>
<type>test-jar</type>