This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch branch-2.6 in repository https://gitbox.apache.org/repos/asf/hbase.git
commit 7f5d6218926da78b24e0d6cab88c9d35be45b8c8 Author: Duo Zhang <[email protected]> AuthorDate: Wed Jul 2 14:50:08 2025 +0000 Preparing development version 2.6.4-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 d6ee1469714..825e7619064 100644 --- a/pom.xml +++ b/pom.xml @@ -523,7 +523,7 @@ </site> </distributionManagement> <properties> - <revision>2.6.3</revision> + <revision>2.6.4-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>
