aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2014-11-12 00:07:49 -0800
committerAndrew Or <andrew@databricks.com>2014-11-12 00:07:49 -0800
commit9d13735fb5d199bc6e2fb744b689d2f2dcacdb89 (patch)
tree0143121dcfe4f99454cc7c3495bc0883bf819769 /tools
parent45a01b6cdea8c82d20691fc715959e16ebbb0b17 (diff)
downloadspark-9d13735fb5d199bc6e2fb744b689d2f2dcacdb89.tar.gz
spark-9d13735fb5d199bc6e2fb744b689d2f2dcacdb89.tar.bz2
spark-9d13735fb5d199bc6e2fb744b689d2f2dcacdb89.zip
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 5c0032a471d858fb010b1737ea14375f1af3ed88.
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>