aboutsummaryrefslogtreecommitdiff
path: root/graphx/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphx/pom.xml')
-rw-r--r--graphx/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphx/pom.xml b/graphx/pom.xml
index 8fac24b6ed..57e338c03e 100644
--- a/graphx/pom.xml
+++ b/graphx/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.spark</groupId>
- <artifactId>spark-parent</artifactId>
+ <artifactId>spark-parent_2.10</artifactId>
<version>1.3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>