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 ae81a9fcde0e7102c4df30260d8be9d9dcd8f711 Author: Andrew Purtell <[email protected]> AuthorDate: Sat Mar 14 21:23:43 2026 -0700 Revert "Preparing development version 2.6.6-SNAPSHOT" This reverts commit a2be0aa9b2aaf29d18ffb3d9de07c82e01d34614. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2a053d394ca..29361bfb629 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>
