This is an automated email from the ASF dual-hosted git repository. apurtell pushed a commit to branch branch-2.6 in repository https://gitbox.apache.org/repos/asf/hbase.git
commit 3a7cd9423fd7b1cc9f55b82d88e78eaa4e8cef6a Author: Andrew Purtell <[email protected]> AuthorDate: Mon Nov 3 19:09:32 2025 -0800 Preparing development version 2.6.5-SNAPSHOT Signed-off-by: Andrew Purtell <[email protected]> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 68409106bb5..370173515e8 100644 --- a/pom.xml +++ b/pom.xml @@ -523,7 +523,7 @@ </site> </distributionManagement> <properties> - <revision>2.6.4</revision> + <revision>2.6.5-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>
