BIGTOP-3068: Bump Hama to 0.7.1 Bump Hama to 0.7.1 for bigtop 1.3 release
This closes #388 Change-Id: I557f36500989e70c4120b43706a19459d0cb4993 Signed-off-by: Yuqi Gu <[email protected]> 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/ccd68da2 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/ccd68da2 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/ccd68da2 Branch: refs/heads/branch-1.3 Commit: ccd68da25d003f4f08e67f8e3021dcc719d86536 Parents: 6bc7307 Author: Yuqi Gu <[email protected]> Authored: Fri Aug 17 06:08:48 2018 +0000 Committer: Jun He <[email protected]> Committed: Tue Sep 4 01:31:19 2018 +0000 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/ccd68da2/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 8791f6c..0ec7a2d 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -423,7 +423,7 @@ bigtop { 'hama' { name = 'hama' relNotes = 'Apache Hama' - version { base = '0.7.0'; pkg = base; release = 1 } + version { base = '0.7.1'; pkg = base; release = 1 } tarball { destination = "$name-dist-${version.base}.tar.gz" source = "$name-dist-${version.base}-src.tar.gz" } url { download_path = "/$name/$name-${version.base}/"
