Repository: bigtop Updated Branches: refs/heads/master b5b366fe1 -> 538b6f61e
BIGTOP-2355: Update Mahout version to 0.13.0 Closes #199 Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/538b6f61 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/538b6f61 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/538b6f61 Branch: refs/heads/master Commit: 538b6f61e4900a911d259966b98bc7804fcfeb5b Parents: b5b366f Author: Andrew Musselman <[email protected]> Authored: Tue Apr 25 21:51:14 2017 -0700 Committer: Roman Shaposhnik <[email protected]> Committed: Sat Apr 29 18:42:15 2017 -0700 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/538b6f61/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 86169b4..9df3d4e 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -223,7 +223,7 @@ bigtop { 'mahout' { name = 'mahout' relNotes = 'Apache Mahout' - version { base = '0.12.2'; pkg = base; release = 1 } + version { base = '0.13.0'; pkg = base; release = 1 } tarball { destination = "apache-$name-distribution-${version.base}-src.tar.gz" source = destination } url { download_path = "/$name/${version.base}/"
