Skip to content

Commit

Permalink
BIGTOP-3989 : Upgrade hbase version to 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Akanksha-kedia committed Aug 16, 2023
1 parent 9fca8d8 commit 0b4deda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bigtop.bom
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ bigtop {
name = 'hbase'
rpm_pkg_suffix = "_" + bigtop.base_version.replace(".", "_")
relNotes = 'Apache HBase'
version { base = '2.4.13'; pkg = base; release = 2 }
version { base = '2.5.5'; pkg = base; release = 1 }
tarball { destination = "${name}-${version.base}.tar.gz"
source = "${name}-${version.base}-src.tar.gz" }
url { download_path = "/$name/${version.base}/"
Expand Down

0 comments on commit 0b4deda

Please sign in to comment.