Repository: bigtop
Updated Branches:
  refs/heads/master b2d94ebec -> 7ae4a0876


BIGTOP-1942. Upgrade Phoenix to 4.6.0

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/7ae4a087
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/7ae4a087
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/7ae4a087

Branch: refs/heads/master
Commit: 7ae4a08767021c58e04fe4c591bfb9cf1f902ab3
Parents: b2d94eb
Author: Jonathan Kelly <jonat...@amazon.com>
Authored: Mon Nov 2 14:09:45 2015 -0800
Committer: YoungWoo Kim <yw...@apache.org>
Committed: Sun Nov 8 00:08:02 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/7ae4a087/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index 1388008..ec27685 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -298,7 +298,7 @@ bigtop {
        * HBase version in the BOM.
        */
       phoenix.hbase ='HBase-0.98'
-      version { base = "4.4.0-${phoenix.hbase}"; pkg = '4.4.0'; release = 1 }
+      version { base = "4.6.0-${phoenix.hbase}"; pkg = '4.6.0'; release = 1 }
       tarball { destination = "$name-${version.base}-src.tar.gz"
                 source      = destination }
       url     { download_path = "/$name/$name-${version.base}/src"

Reply via email to