aboutsummaryrefslogtreecommitdiff
path: root/bigtop.bom
diff options
context:
space:
mode:
authorYoungwoo Kim <ywkim@apache.org>2016-03-13 23:18:24 +0900
committerYoungwoo Kim <ywkim@apache.org>2016-03-14 20:44:12 +0900
commit374cf9b7431b2268e429d406e422586bea93ae7c (patch)
tree56da88e418a426ea5fc8956b21fa559edc7aea82 /bigtop.bom
parent2805e17e077b7b6d8f894ba18da734e812ffd509 (diff)
BIGTOP-2327. Bump up Phoenix to 4.7.0
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 e3808a59..2a709bfc 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -301,7 +301,7 @@ bigtop {
* HBase version in the BOM.
*/
phoenix.hbase ='HBase-0.98'
- version { base = "4.6.0-${phoenix.hbase}"; pkg = '4.6.0'; release = 1 }
+ version { base = "4.7.0-${phoenix.hbase}"; pkg = '4.7.0'; release = 1 }
tarball { destination = "$name-${version.base}-src.tar.gz"
source = destination }
url { download_path = "/$name/$name-${version.base}/src"