You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by co...@apache.org on 2016/02/25 07:04:04 UTC

[09/16] bigtop git commit: BIGTOP-2332. Upgrade Tajo version to 0.11.1

BIGTOP-2332. Upgrade Tajo version to 0.11.1

Signed-off-by: Youngwoo Kim <yw...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/0e3c7219
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/0e3c7219
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/0e3c7219

Branch: refs/heads/BIGTOP-2320
Commit: 0e3c72192e4f3648cfd85b13941656545062d314
Parents: 530985d
Author: yeongeon <ye...@gmail.com>
Authored: Wed Feb 17 16:29:36 2016 +0900
Committer: Youngwoo Kim <yw...@apache.org>
Committed: Wed Feb 17 21:31:28 2016 +0900

----------------------------------------------------------------------
 bigtop.bom | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/0e3c7219/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index b6cd6d1..2f1abc9 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}"