aboutsummaryrefslogtreecommitdiff
path: root/mllib/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-11-28 21:57:43 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-11-28 21:57:43 +0000
commit1056e9ec13203d0c51564265e94d77a054498fdb (patch)
tree8bf2c6b9e52c3a2b0f84c02cbd3b8e0bedc483ef /mllib/pom.xml
parenteb4d457a870f7a281dc0267db72715cd00245e82 (diff)
downloadspark-1056e9ec13203d0c51564265e94d77a054498fdb.tar.gz
spark-1056e9ec13203d0c51564265e94d77a054498fdb.tar.bz2
spark-1056e9ec13203d0c51564265e94d77a054498fdb.zip
Preparing Spark release v1.2.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 dd68b27a78..391318803f 100644
--- a/mllib/pom.xml
+++ b/mllib/pom.xml
@@ -21,7 +21,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>