This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to annotated tag 3.0.0-beta-2RC0 in repository https://gitbox.apache.org/repos/asf/hbase.git
commit 772df84d436b8408f8337d558e8327161f1353b0 Author: Duo Zhang <[email protected]> AuthorDate: Wed Jul 1 15:03:47 2026 +0000 Preparing hbase release 3.0.0-beta-2RC0 Signed-off-by: Duo Zhang <[email protected]> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 46c21a09dc1..049a12cb6f3 100644 --- a/pom.xml +++ b/pom.xml @@ -777,7 +777,7 @@ </site> </distributionManagement> <properties> - <revision>3.0.0-beta-2-SNAPSHOT</revision> + <revision>3.0.0-beta-2</revision> <!-- override on command line to have generated LICENSE files include diagnostic info for verifying notice requirements --> <license.debug.print.included>false</license.debug.print.included>
