Repository: bigtop Updated Branches: refs/heads/master a9c37bdc6 -> c90b9cf07
BIGTOP-2881. Greenpulm 5.0 got released - lets switch the Bigtop to it Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/c90b9cf0 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/c90b9cf0 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/c90b9cf0 Branch: refs/heads/master Commit: c90b9cf0759c295203e2994d687cf3226099fc0c Parents: a9c37bd Author: Roman Shaposhnik <[email protected]> Authored: Fri Sep 8 17:34:20 2017 -0700 Committer: Roman Shaposhnik <[email protected]> Committed: Fri Sep 8 17:34:20 2017 -0700 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/c90b9cf0/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index adaab7a..96e68da 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -481,7 +481,7 @@ bigtop { 'gpdb' { name = 'gpdb' relNotes = 'GreenPlum' - version { base = '5.0.0-alpha.0'; pkg = '5.0.0+alpha.0'; release = 1 } + version { base = '5.0.0'; pkg = '5.0.0'; release = 1 } tarball { destination = "$name-${version.base}.tar.gz" source = "${version.base}.tar.gz" } url { site = "https://github.com/greenplum-db/gpdb/archive/"
