aboutsummaryrefslogtreecommitdiff
path: root/yarn/2.0/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'yarn/2.0/pom.xml')
-rw-r--r--yarn/2.0/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn/2.0/pom.xml b/yarn/2.0/pom.xml
index e53686f40c..7106a80345 100644
--- a/yarn/2.0/pom.xml
+++ b/yarn/2.0/pom.xml
@@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.spark</groupId>
- <artifactId>spark-yarn-aggregator_${scala.binary.version}</artifactId>
+ <artifactId>spark-yarn-aggregator_2.10</artifactId>
<version>0.9.0-incubating-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>