aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-08-20 11:06:31 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-08-20 11:06:31 -0700
commit19b92c87a38fd3594e60e96dbf1f85e92163be36 (patch)
tree6ffb14973bbc405da839f9b1f4176574e04190b8 /pom.xml
parent2f47e099d31275f03ad372483e1bb23a322044f5 (diff)
downloadspark-19b92c87a38fd3594e60e96dbf1f85e92163be36.tar.gz
spark-19b92c87a38fd3594e60e96dbf1f85e92163be36.tar.bz2
spark-19b92c87a38fd3594e60e96dbf1f85e92163be36.zip
Preparing Spark release v1.5.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 ccfa1ea19b..5e15152e41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
</parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent_2.10</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0-rc1</version>
<packaging>pom</packaging>
<name>Spark Project Parent POM</name>
<url>http://spark.apache.org/</url>