Repository: bigtop Updated Branches: refs/heads/branch-1.2 5a2a1a86b -> 678380eb9
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/92daf88f Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/92daf88f Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/92daf88f Branch: refs/heads/branch-1.2 Commit: 92daf88f20d9bed77320f9c6cb5ee1c2a8530ddb Parents: 1aa5667 Author: Thomas Weise <[email protected]> Authored: Fri May 26 03:50:32 2017 -0700 Committer: Evans Ye <[email protected]> Committed: Sat Jul 1 12:52:53 2017 +0000 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/92daf88f/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index 5bd713f..912b9ad 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}/"
