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

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


The following commit(s) were added to refs/heads/master by this push:
     new 005d126  BIGTOP-3599. Bump Phoenix to 5.1.2. (#831)
005d126 is described below

commit 005d1264e23c19d03820881d21f9952da15310fb
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Mon Dec 20 18:00:28 2021 +0900

    BIGTOP-3599. Bump Phoenix to 5.1.2. (#831)
---
 bigtop.bom | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bigtop.bom b/bigtop.bom
index 3b13f1d..6edb11d 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -245,7 +245,7 @@ bigtop {
     'phoenix' {
       name    = 'phoenix'
       relNotes = 'Apache Phoenix: A SQL skin over HBase'
-      version { base = "5.1.0"; pkg = base; release = 1 }
+      version { base = "5.1.2"; pkg = base; release = 1 }
       tarball { destination = "$name-${version.base}-src.tar.gz"
                 source      = destination }
       url     { download_path = "/$name/$name-${version.base}"

Reply via email to