Repository: mahout Updated Branches: refs/heads/master f6224fcf7 -> a3cdff6d6
(nojira) upgrade to Spark 1.5.2 Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/2b023cf8 Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/2b023cf8 Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/2b023cf8 Branch: refs/heads/master Commit: 2b023cf88e09efc301e9d970fd834cb05d96287c Parents: e8b9c80 Author: Andrew Palumbo <[email protected]> Authored: Tue Mar 8 15:18:45 2016 -0500 Committer: Andrew Palumbo <[email protected]> Committed: Tue Mar 8 15:18:45 2016 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/2b023cf8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 76c094b..c683ab3 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ <slf4j.version>1.7.12</slf4j.version> <scala.compat.version>2.10</scala.compat.version> <scala.version>2.10.4</scala.version> - <spark.version>1.4.1</spark.version> + <spark.version>1.5.2</spark.version> <h2o.version>0.1.25</h2o.version> </properties> <issueManagement>
