This is an automated email from the ASF dual-hosted git repository.

jialiang pushed a commit to branch docker_ambari
in repository https://gitbox.apache.org/repos/asf/bigtop.git

commit 2a2e01a3835c1a1d2ae795cd4d925b0829c9fe6b
Author: jialiang <[email protected]>
AuthorDate: Wed Aug 7 10:53:23 2024 +0800

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

diff --git a/bigtop.bom b/bigtop.bom
index 306445c05..729e06f04 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -429,7 +429,7 @@ bigtop {
       rpm_pkg_suffix = "_" + bigtop.base_version.replace(".", "_")
       maven_parallel_build = true
       relNotes = 'Apache Kyuubi'
-      version { base = '1.9.0'; pkg = base; release = 1 }
+      version { base = '1.9.2'; pkg = base; release = 1 }
       tarball { destination = "$name-${version.base}.tar.gz"
                 source      = "v${version.base}.tar.gz" }
       url     { site = "https://github.com/apache/kyuubi/archive/refs/tags";

Reply via email to