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