Repository: bigtop Updated Branches: refs/heads/branch-1.3 ccd68da25 -> a532b5612
BIGTOP-3067: Bump Hive to 2.3.3 Bump to 2.3.3 for v1.3 release. 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/a532b561 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/a532b561 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/a532b561 Branch: refs/heads/branch-1.3 Commit: a532b561207616bc2614881123471cb7c5b1638b Parents: ccd68da Author: Jun He <[email protected]> Authored: Mon Aug 27 11:22:21 2018 +0800 Committer: Jun He <[email protected]> Committed: Tue Sep 4 01:37:17 2018 +0000 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/a532b561/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 0ec7a2d..fe467a4 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}/"
