aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAndrew Or <andrewor14@gmail.com>2014-11-12 19:01:36 +0000
committerAndrew Or <andrewor14@gmail.com>2014-11-12 19:01:36 +0000
commit7029301778895427216f2e0710c6e72a523c0897 (patch)
treef51ac043d70727169c5eb771e7536e84dfc9140e /tools
parente3a5ee9a750f4649f4be999d6116b27a25a585b2 (diff)
downloadspark-7029301778895427216f2e0710c6e72a523c0897.tar.gz
spark-7029301778895427216f2e0710c6e72a523c0897.tar.bz2
spark-7029301778895427216f2e0710c6e72a523c0897.zip
[maven-release-plugin] prepare release v1.1.1-rc1
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..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.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>