aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Weise <thw@apache.org>2017-05-26 03:50:32 -0700
committerEvans Ye <evansye@apache.org>2017-05-28 01:19:40 +0800
commiteb7370a9e7ce1d2b7a62860f50a3076136463655 (patch)
tree9c04dcb31724a20078ed59f5953406407f49d9ae
parentca35f8d27394d707b4cf59b522f0c394e14c534d (diff)
BIGTOP-2776: Upgrade Apache Apex to 3.6.0
Signed-off-by: Evans Ye <evansye@apache.org>
-rw-r--r--bigtop.bom2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop.bom b/bigtop.bom
index 6ef00168..ebb4bc20 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}/"