aboutsummaryrefslogtreecommitdiff
path: root/common/tags/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/tags/pom.xml')
-rw-r--r--common/tags/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/tags/pom.xml b/common/tags/pom.xml
index 14e94eca93..8e702b4fef 100644
--- a/common/tags/pom.xml
+++ b/common/tags/pom.xml
@@ -27,12 +27,12 @@
</parent>
<groupId>org.apache.spark</groupId>
- <artifactId>spark-tags_2.11</artifactId>
+ <artifactId>spark-test-tags_2.11</artifactId>
<packaging>jar</packaging>
- <name>Spark Project Tags</name>
+ <name>Spark Project Test Tags</name>
<url>http://spark.apache.org/</url>
<properties>
- <sbt.project.name>tags</sbt.project.name>
+ <sbt.project.name>test-tags</sbt.project.name>
</properties>
<dependencies>