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.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml
index 177b6884fa..efffb56799 100644
--- a/sql/hive/pom.xml
+++ b/sql/hive/pom.xml
@@ -60,7 +60,9 @@
</dependency>
<dependency>
<groupId>org.apache.spark</groupId>
- <artifactId>spark-test-tags_${scala.binary.version}</artifactId>
+ <artifactId>spark-tags_${scala.binary.version}</artifactId>
+ <classifier>tests</classifier>
+ <scope>test</scope>
</dependency>
<!--
<dependency>