This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/hbase.git
commit c90820b97ca817f1f3415107e93c70a317c6b284 Author: Duo Zhang <[email protected]> AuthorDate: Fri Jul 17 15:41:48 2026 +0000 Preparing development version 3.0.1-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 57eaaf89981..08b3926547f 100644 --- a/pom.xml +++ b/pom.xml @@ -777,7 +777,7 @@ </site> </distributionManagement> <properties> - <revision>3.0.0</revision> + <revision>3.0.1-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>
