This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch branch-3 in repository https://gitbox.apache.org/repos/asf/hbase.git
commit a9c03d0d68b907792073a4425fb44bbecd36bb95 Author: Duo Zhang <[email protected]> AuthorDate: Fri Jul 3 10:37:49 2026 +0000 Preparing development version 3.0.0-SNAPSHOT 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 2885fe3f4b5..fa7293b730e 100644 --- a/pom.xml +++ b/pom.xml @@ -777,7 +777,7 @@ </site> </distributionManagement> <properties> - <revision>3.0.0-beta-2</revision> + <revision>3.0.0-SNAPSHOT</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>
