aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2014-11-12 10:20:12 -0800
committerAndrew Or <andrew@databricks.com>2014-11-12 10:20:12 -0800
commit86c285c0c0ef890c51cbc26b8c662020e8cb4fb2 (patch)
treeb64a8a6c5d74382267740d01b313c9601aba5430 /tools
parent837deabebf0714e3f3aca135d77169cc825824f3 (diff)
downloadspark-86c285c0c0ef890c51cbc26b8c662020e8cb4fb2.tar.gz
spark-86c285c0c0ef890c51cbc26b8c662020e8cb4fb2.tar.bz2
spark-86c285c0c0ef890c51cbc26b8c662020e8cb4fb2.zip
Revert "[maven-release-plugin] prepare release v1.1.1-rc1"
This reverts commit 837deabebf0714e3f3aca135d77169cc825824f3.
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 a2bb5af01d..c601fd5fbb 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.1.1</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>