aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorNick Pentreath <nick.pentreath@gmail.com>2013-10-04 13:25:34 +0200
committerNick Pentreath <nick.pentreath@gmail.com>2013-10-04 13:25:34 +0200
commit1cbdcb9cb6cbfea2831db01e2a109c10f8bd30ae (patch)
tree47cd95392d89152fd746ec682ec36c0efeeff776 /mllib
parentd952f04c8e588977ade5a5694052232881374c73 (diff)
parent232765f7b26d933caa14e0e1bc0e4937dae90523 (diff)
downloadspark-1cbdcb9cb6cbfea2831db01e2a109c10f8bd30ae.tar.gz
spark-1cbdcb9cb6cbfea2831db01e2a109c10f8bd30ae.tar.bz2
spark-1cbdcb9cb6cbfea2831db01e2a109c10f8bd30ae.zip
Merge remote-tracking branch 'upstream/master' into implicit-als
Diffstat (limited to 'mllib')
-rw-r--r--mllib/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mllib/pom.xml b/mllib/pom.xml
index 966caf6835..4ef4f0ae4e 100644
--- a/mllib/pom.xml
+++ b/mllib/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>0.8.0-SNAPSHOT</version>
+ <version>0.9.0-incubating-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>