aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-11-26 00:09:01 -0500
committerPatrick Wendell <pwendell@gmail.com>2014-11-26 00:09:01 -0500
commitce6200b265e63979483e0cccecff391faa159903 (patch)
tree442aceb1588c2da945eb5f49034eb38518c65910 /tools
parent68a217cd1a792ca3486442e9aa63ca0258e88762 (diff)
downloadspark-ce6200b265e63979483e0cccecff391faa159903.tar.gz
spark-ce6200b265e63979483e0cccecff391faa159903.tar.bz2
spark-ce6200b265e63979483e0cccecff391faa159903.zip
Revert "Preparing Spark release v1.2.0-rc1"
This reverts commit db7f4a898af22a02b36428507f8ef2b429d78dc1.
Diffstat (limited to 'tools')
-rw-r--r--tools/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pom.xml b/tools/pom.xml
index a07f888a1d..b90eb0ca25 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -20,7 +20,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>