Repository: bigtop Updated Branches: refs/heads/master 2d6c54207 -> b4a3ffaba
BIGTOP-3059: Bump Ambari to 2.6.1 Bump Ambari to 2.6.1 release. This closes #379 Change-Id: I94e17d70bd78ec1d2ff59e914894ad8b0b3c5cae Signed-off-by: Jun He <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/b4a3ffab Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/b4a3ffab Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/b4a3ffab Branch: refs/heads/master Commit: b4a3ffaba4fdb92ee54e4e60aa9bfd4064715a7b Parents: 2d6c542 Author: Jun He <[email protected]> Authored: Wed Aug 15 15:05:43 2018 +0800 Committer: Evans Ye <[email protected]> Committed: Fri Aug 24 19:06:51 2018 +0800 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/b4a3ffab/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index d6d91ac..f3a1317 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -481,7 +481,7 @@ bigtop { 'ambari' { name = 'ambari' relNotes = 'Apache Ambari' - version { base = '2.5.2'; pkg = '2.5.2.0'; release = 1 } + version { base = '2.6.1'; pkg = '2.6.1.0'; release = 1 } tarball { destination = "apache-$name-${version.base}-src.tar.gz" source = destination } url { download_path = "/$name/$name-${version.base}/"
