This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch branch-2.5 in repository https://gitbox.apache.org/repos/asf/hbase.git
commit e5c74ee54bfea1e78a7d0be159b03992ddf36934 Author: Andrew Purtell <[email protected]> AuthorDate: Thu Jun 4 10:59:37 2026 -0700 Revert "Preparing development version 2.5.16-SNAPSHOT" This reverts commit ebe65e739532c84aff367f521b2de7043dfdcf44. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c244875b5d5..fff0ea85860 100644 --- a/pom.xml +++ b/pom.xml @@ -521,7 +521,7 @@ </site> </distributionManagement> <properties> - <revision>2.5.16-SNAPSHOT</revision> + <revision>2.5.15</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>
