This is an automated email from the ASF dual-hosted git repository. apurtell pushed a commit to branch branch-2.5 in repository https://gitbox.apache.org/repos/asf/hbase.git
commit c5dda27cb8530ba731e295ee438484f22758674f Author: Andrew Purtell <apurt...@apache.org> AuthorDate: Fri Jul 18 12:37:11 2025 -0700 Preparing development version 2.5.13-SNAPSHOT Signed-off-by: Andrew Purtell <apurt...@apache.org> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 129da0bdb4d..ee9d687fc42 100644 --- a/pom.xml +++ b/pom.xml @@ -521,7 +521,7 @@ </site> </distributionManagement> <properties> - <revision>2.5.12</revision> + <revision>2.5.13-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>