aboutsummaryrefslogtreecommitdiff
path: root/core
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 /core
parent2f47e099d31275f03ad372483e1bb23a322044f5 (diff)
downloadspark-19b92c87a38fd3594e60e96dbf1f85e92163be36.tar.gz
spark-19b92c87a38fd3594e60e96dbf1f85e92163be36.tar.bz2
spark-19b92c87a38fd3594e60e96dbf1f85e92163be36.zip
Preparing Spark release v1.5.0-rc1
Diffstat (limited to 'core')
-rw-r--r--core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pom.xml b/core/pom.xml
index 4f79d71bf8..b76aab4b2a 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -21,7 +21,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>
<relativePath>../pom.xml</relativePath>
</parent>