BIGTOP-2174. Bump up ignite-hadoop version to the latest 1.5.0-b1
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/b7c6a5c6 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/b7c6a5c6 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/b7c6a5c6 Branch: refs/heads/master Commit: b7c6a5c6be74f26035e9fb1fd4969ff527c4ea19 Parents: 3e826b6 Author: Konstantin Boudnik <[email protected]> Authored: Wed Dec 9 17:52:31 2015 -0800 Committer: Konstantin Boudnik <[email protected]> Committed: Thu Dec 10 10:37:01 2015 -0800 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/b7c6a5c6/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 01e399f..508d351 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -130,7 +130,7 @@ bigtop { 'ignite-hadoop' { name = 'ignite-hadoop' relNotes = 'Apache Ignite in-memory data fabric' - version { base = '1.4.0'; pkg = base; release = 1 } + version { base = '1.5.0-b1'; pkg = base; release = 1 } tarball { destination = "${name}-${version.base}.tar.gz" source = "apache-ignite-${version.base}-src.zip" } url { download_path = "/ignite/${version.base}/"
