aboutsummaryrefslogtreecommitdiff
path: root/common/sketch/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/sketch/pom.xml')
-rw-r--r--common/sketch/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/sketch/pom.xml b/common/sketch/pom.xml
index 8bc1f52798..bbbb0bd5aa 100644
--- a/common/sketch/pom.xml
+++ b/common/sketch/pom.xml
@@ -38,7 +38,7 @@
<dependencies>
<dependency>
<groupId>org.apache.spark</groupId>
- <artifactId>spark-test-tags_${scala.binary.version}</artifactId>
+ <artifactId>spark-tags_${scala.binary.version}</artifactId>
</dependency>
</dependencies>