Repository: bigtop Updated Branches: refs/heads/master ca35f8d27 -> eb7370a9e
BIGTOP-2776: Upgrade Apache Apex to 3.6.0 Signed-off-by: Evans Ye <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/eb7370a9 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/eb7370a9 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/eb7370a9 Branch: refs/heads/master Commit: eb7370a9e7ce1d2b7a62860f50a3076136463655 Parents: ca35f8d Author: Thomas Weise <[email protected]> Authored: Fri May 26 03:50:32 2017 -0700 Committer: Evans Ye <[email protected]> Committed: Sun May 28 01:19:40 2017 +0800 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/eb7370a9/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 6ef0016..ebb4bc2 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -448,7 +448,7 @@ bigtop { 'apex' { name = 'apex' relNotes = 'Apache Apex' - version { base = '3.5.0'; pkg = base; release = 1 } + version { base = '3.6.0'; pkg = base; release = 1 } tarball { source = "apache-$name-core-${version.base}-source-release.tar.gz" destination = "$name-${version.base}.tar.gz" } url { download_path = "/$name/apache-$name-core-${version.base}/"
