Repository: bigtop Updated Branches: refs/heads/master 297cf3da6 -> ed2f124f9
BIGTOP-2839. Bump Hadoop version to 2.7.4 Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/4b662c36 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/4b662c36 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/4b662c36 Branch: refs/heads/master Commit: 4b662c36a50f3e29b4be174a28e8f0c6051136a7 Parents: 297cf3d Author: Konstantin Boudnik <[email protected]> Authored: Wed Jul 12 17:44:09 2017 -0700 Committer: Konstantin Boudnik <[email protected]> Committed: Wed Jul 12 17:44:09 2017 -0700 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/4b662c36/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 72b2b94..4666f05 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -129,7 +129,7 @@ bigtop { 'hadoop' { name = 'hadoop' relNotes = 'Apache Hadoop' - version { base = '2.7.3'; pkg = base; release = 1 } + version { base = '2.7.4'; pkg = base; release = 1 } tarball { destination = "${name}-${version.base}.tar.gz" source = "${name}-${version.base}-src.tar.gz" } url { download_path = "/$name/common/$name-${version.base}"
