aboutsummaryrefslogtreecommitdiff
path: root/graphx/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphx/pom.xml')
-rw-r--r--graphx/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphx/pom.xml b/graphx/pom.xml
index ff445aeeb0..8c8acbf903 100644
--- a/graphx/pom.xml
+++ b/graphx/pom.xml
@@ -21,12 +21,12 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.spark</groupId>
- <artifactId>spark-graphx_2.11</artifactId>
+ <artifactId>spark-graphx_2.10</artifactId>
<properties>
<sbt.project.name>graphx</sbt.project.name>
</properties>