Repository: bigtop Updated Branches: refs/heads/master 1d679aaca -> 5750810f6
BIGTOP-3069: Bump crunch to 0.15.0 Bump to latest 0.15.0 release. This closes #385 Change-Id: I76921880550a06efc00d55d1cdcff69817578c8f 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/5750810f Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/5750810f Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/5750810f Branch: refs/heads/master Commit: 5750810f64a6cb804779388d37f8b83ca41f6932 Parents: 1d679aa Author: Jun He <[email protected]> Authored: Wed Aug 15 15:01:59 2018 +0800 Committer: Jun He <[email protected]> Committed: Mon Aug 27 03:15:51 2018 +0000 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/5750810f/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 4cb8fa2..98a0943 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -297,7 +297,7 @@ bigtop { 'crunch' { name = 'crunch' relNotes = 'Apache Crunch' - version { base = '0.14.0'; pkg = base; release = 1 } + version { base = '0.15.0'; pkg = base; release = 1 } tarball { destination = "apache-$name-${version.base}-src.tar.gz" source = destination } url { download_path = "/$name/$name-${version.base}/"
