aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-08-29 15:55:26 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-08-29 15:55:26 -0700
commit926f171c90d9c3cb83e99c31bccf79c21bd6f5e0 (patch)
treede0e9a858cb5ff479d3004064a438db1c44da918 /tools
parentc1333b85292636c8db24ca08401bd559ed2c71f9 (diff)
downloadspark-926f171c90d9c3cb83e99c31bccf79c21bd6f5e0.tar.gz
spark-926f171c90d9c3cb83e99c31bccf79c21bd6f5e0.tar.bz2
spark-926f171c90d9c3cb83e99c31bccf79c21bd6f5e0.zip
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit a4a7a241441489a0d31365e18476ae2e1c34464d.
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 c601fd5fbb..ce3629443e 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-SNAPSHOT</version>
+ <version>1.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>