Repository: bigtop Updated Branches: refs/heads/master f627c7868 -> f08a6bd78
BIGTOP-2680: Update kafka to 0.10.1.1 Signed-off-by: Kengo Seki <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/f08a6bd7 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/f08a6bd7 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/f08a6bd7 Branch: refs/heads/master Commit: f08a6bd7888341d81a2903927df659ea3724d97e Parents: f627c78 Author: Ryohei Asano <[email protected]> Authored: Sat Feb 4 14:40:00 2017 +0900 Committer: Kengo Seki <[email protected]> Committed: Sat Feb 4 00:54:48 2017 -0500 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/f08a6bd7/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 56a7661..0398e0e 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -385,7 +385,7 @@ bigtop { 'kafka' { name = 'kafka' relNotes = 'Apache Kafka' - version { base = '0.10.1.0'; pkg = base; release = 1 } + version { base = '0.10.1.1'; pkg = base; release = 1 } tarball { destination = "$name-${version.base}.tar.gz" source = "$name-${version.base}-src.tgz" } url { download_path = "/$name/${version.base}/"
