aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2014-11-12 17:13:55 -0800
committerAndrew Or <andrew@databricks.com>2014-11-12 17:13:55 -0800
commit6f34fa00b1fda4ea60b84b16e309072b6dcea32a (patch)
tree4797a0fe2197cc48aabeb3e91a3cd4ffd4637f02 /tools
parentba6d81d29ee26f6b5b44901b7c43a1d50e1fa043 (diff)
downloadspark-6f34fa00b1fda4ea60b84b16e309072b6dcea32a.tar.gz
spark-6f34fa00b1fda4ea60b84b16e309072b6dcea32a.tar.bz2
spark-6f34fa00b1fda4ea60b84b16e309072b6dcea32a.zip
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 6de888129fcfe6e592458a4217fc66140747b54f.
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 09894f4eb0..a2bb5af01d 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.2-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>