This is an automated email from the ASF dual-hosted git repository. apurtell pushed a commit to annotated tag 2.6.5RC0 in repository https://gitbox.apache.org/repos/asf/hbase.git
commit 56c3103a8037583865d96050caf2dddd94c59991 Author: Andrew Purtell <[email protected]> AuthorDate: Sun Mar 15 12:02:11 2026 -0700 Preparing hbase release 2.6.5RC0; tagging and updates to CHANGES.md and RELEASENOTES.md 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 2072a3553f6..dcd7400835b 100644 --- a/pom.xml +++ b/pom.xml @@ -523,7 +523,7 @@ </site> </distributionManagement> <properties> - <revision>2.6.6-SNAPSHOT</revision> + <revision>2.6.5</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>
