Repository: bigtop Updated Branches: refs/heads/master b0b8b3599 -> 84cd6c348
BIGTOP-3067: Bump Hive to 2.3.3 Bump to 2.3.3 for v1.3 release. This closes #386 Change-Id: I0a2d0ab3d58bcac1aac79db1ebeb1d089f6f435b 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/84cd6c34 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/84cd6c34 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/84cd6c34 Branch: refs/heads/master Commit: 84cd6c348a7501f435567d868194c3bcae4f298b Parents: b0b8b35 Author: Jun He <[email protected]> Authored: Mon Aug 27 11:22:21 2018 +0800 Committer: Jun He <[email protected]> Committed: Tue Sep 4 01:38:23 2018 +0000 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/84cd6c34/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 915ddfa..7650d6f 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -187,7 +187,7 @@ bigtop { 'hive' { name = 'hive' relNotes = 'Apache Hive' - version { base = '2.3.2'; pkg = base; release = 1 } + version { base = '2.3.3'; pkg = base; release = 1 } tarball { destination = "apache-${name}-${version.base}-src.tar.gz" source = destination } url { download_path = "/$name/$name-${version.base}/"
