Repository: bigtop Updated Branches: refs/heads/master 5750810f6 -> b0b8b3599
BIGTOP-3055: Bump GPDB to 5.10.0 GPDB upstream has rolled out 5.10.0 release. Let's bump to this. This closes #389 Change-Id: I1bcc96e31c4802d4a5cb87b47218b6cd6b3d4f3e Signed-off-by: Yuqi Gu <[email protected]> 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/342c2c17 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/342c2c17 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/342c2c17 Branch: refs/heads/master Commit: 342c2c17da682323a34b7205c45a88403eb2bf26 Parents: 5750810 Author: Yuqi Gu <[email protected]> Authored: Fri Aug 17 06:44:20 2018 +0000 Committer: Jun He <[email protected]> Committed: Tue Sep 4 01:09:14 2018 +0000 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/342c2c17/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 98a0943..1e4d18d 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -472,7 +472,7 @@ bigtop { 'gpdb' { name = 'gpdb' relNotes = 'GreenPlum' - version { base = '5.0.0'; pkg = '5.0.0'; release = 1 } + version { base = '5.10.0'; pkg = '5.10.0'; release = 1 } tarball { destination = "$name-${version.base}.tar.gz" source = "${version.base}.tar.gz" } url { site = "https://github.com/greenplum-db/gpdb/archive/"
