Skip to content

Commit

Permalink
BIGTOP-3989: Bump HBase to 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Akanksha-kedia committed Sep 25, 2023
1 parent 17df51c commit 2417d1e
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.17'; pkg = base; release = 1 }
version { base = '2.5.3'; 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 2417d1e

Please sign in to comment.