aboutsummaryrefslogtreecommitdiff
path: root/mllib/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-08-20 12:43:08 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-08-20 12:43:08 -0700
commit99eeac8cca176cfb64d5fd354a0a7c279613bbc9 (patch)
tree4e6438e8e1e9cc6ab11f55c028a4fb2a4517835f /mllib/pom.xml
parent6026f4fd729f4c7158a87c5c706fde866d7aae60 (diff)
downloadspark-99eeac8cca176cfb64d5fd354a0a7c279613bbc9.tar.gz
spark-99eeac8cca176cfb64d5fd354a0a7c279613bbc9.tar.bz2
spark-99eeac8cca176cfb64d5fd354a0a7c279613bbc9.zip
Preparing Spark release v1.5.0-rc1
Diffstat (limited to 'mllib/pom.xml')
-rw-r--r--mllib/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mllib/pom.xml b/mllib/pom.xml
index a5db14407b..15612b8288 100644
--- a/mllib/pom.xml
+++ b/mllib/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>