aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-11-26 05:17:08 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-11-26 05:17:08 +0000
commitcc2c05e4ee81d2f34873a2ebb9a5272867cb65c2 (patch)
tree3798470c82e2dea2f69dbd56bb54998d20bd7e96 /pom.xml
parentdfb8c65b730fdf60540e91cd74fbaa2764a2a2bc (diff)
downloadspark-cc2c05e4ee81d2f34873a2ebb9a5272867cb65c2.tar.gz
spark-cc2c05e4ee81d2f34873a2ebb9a5272867cb65c2.tar.bz2
spark-cc2c05e4ee81d2f34873a2ebb9a5272867cb65c2.zip
Preparing Spark release v1.2.0-rc1
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 94c4422743..5e798d6aff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
</parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<packaging>pom</packaging>
<name>Spark Project Parent POM</name>
<url>http://spark.apache.org/</url>