Repository: bigtop Updated Branches: refs/heads/master e07aa20f9 -> c75108871
BIGTOP-2267. Zeppeling 0.5.6 is out; let's bump it in our stack Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/f1c96d3b Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/f1c96d3b Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/f1c96d3b Branch: refs/heads/master Commit: f1c96d3bb3a3f7dc821a9354364ac7356ae6a648 Parents: 2b228f0 Author: Konstantin Boudnik <[email protected]> Authored: Fri Jan 22 14:35:49 2016 -0800 Committer: Konstantin Boudnik <[email protected]> Committed: Fri Jan 22 14:43:02 2016 -0800 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/f1c96d3b/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index e8c820b..ba9733f 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -394,7 +394,7 @@ bigtop { 'zeppelin' { name = 'zeppelin' relNotes = 'Apache Zeppelin (incubating)' - version { base = '0.5.5'; pkg = base; release = 1 } + version { base = '0.5.6'; pkg = base; release = 1 } tarball { source = "$name-${version.base}-incubating.tgz" destination = "$name-${version.base}.tar.gz" } url { download_path = "/incubator/$name/${version.base}-incubating/"
