aboutsummaryrefslogtreecommitdiff
path: root/graphx
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-12-10 00:44:25 -0800
committerPatrick Wendell <pwendell@gmail.com>2014-12-10 00:44:25 -0800
commite4f20bda14c9c9e7cce61d3c6ee864a4a68008d3 (patch)
tree4c6ebcf410355679bf8ee545ce41374ed583de3c /graphx
parenta4d4a973745e786b22a466d1bfe2d648b64b9b20 (diff)
downloadspark-e4f20bda14c9c9e7cce61d3c6ee864a4a68008d3.tar.gz
spark-e4f20bda14c9c9e7cce61d3c6ee864a4a68008d3.tar.bz2
spark-e4f20bda14c9c9e7cce61d3c6ee864a4a68008d3.zip
Revert "Preparing Spark release v1.2.0-rc2"
This reverts commit 2b72c569a674cccf79ebbe8d067b8dbaaf78007f.
Diffstat (limited to 'graphx')
-rw-r--r--graphx/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphx/pom.xml b/graphx/pom.xml
index 8c8acbf903..3f49b1d63b 100644
--- a/graphx/pom.xml
+++ b/graphx/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.2.0</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>