aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-11-28 20:22:31 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-11-28 20:22:31 +0000
commit39c7d1c1f9a7785285cf4c20dfbffd96f72d5634 (patch)
tree869540083eaf84ade7c8b125073b46b33a6e7c4a /tools
parent8cec4312e990beb648969a40688f3cba5e3473db (diff)
downloadspark-39c7d1c1f9a7785285cf4c20dfbffd96f72d5634.tar.gz
spark-39c7d1c1f9a7785285cf4c20dfbffd96f72d5634.tar.bz2
spark-39c7d1c1f9a7785285cf4c20dfbffd96f72d5634.zip
Preparing Spark release v1.2.0-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 b90eb0ca25..a07f888a1d 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.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>