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 cdba4971621e429b5233668f02575a012da17d95 Author: Andrew Purtell <[email protected]> AuthorDate: Thu Jul 30 22:22:15 2026 -0700 Preparing development version 2.5.17-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 e671992bcd7..d9b04170953 100644 --- a/pom.xml +++ b/pom.xml @@ -521,7 +521,7 @@ </site> </distributionManagement> <properties> - <revision>2.5.16</revision> + <revision>2.5.17-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>
