aboutsummaryrefslogtreecommitdiff
path: root/bigtop.bom
diff options
context:
space:
mode:
authoryeongeon <yeongeon@gmail.com>2016-02-17 16:29:36 +0900
committerYoungwoo Kim <ywkim@apache.org>2016-02-17 21:31:28 +0900
commit0e3c72192e4f3648cfd85b13941656545062d314 (patch)
treed708a7dd9c0004bac00260dca24763f8c15d1644 /bigtop.bom
parent530985d83258229c3c178d37599ae3d1b1e47e7a (diff)
BIGTOP-2332. Upgrade Tajo version to 0.11.1
Signed-off-by: Youngwoo Kim <ywkim@apache.org>
Diffstat (limited to 'bigtop.bom')
-rw-r--r--bigtop.bom2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop.bom b/bigtop.bom
index b6cd6d13..2f1abc99 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -405,7 +405,7 @@ bigtop {
'tajo' {
name = 'tajo'
relNotes = 'Apache Tajo'
- version { base = '0.11.0'; pkg = base; release = 1 }
+ version { base = '0.11.1'; pkg = base; release = 1 }
tarball { source = "$name-${version.base}-src.tar.gz"
destination = "$name-${version.base}.tar.gz" }
url { download_path = "/$name/$name-${version.base}"