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 d197c69e98a55b5fe9a1562ed609e9ea65cc53a9 Author: Andrew Purtell <[email protected]> AuthorDate: Tue Jan 28 17:07:57 2025 -0800 Preparing development version 2.5.12-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 754e8e0b0f9..29243992398 100644 --- a/pom.xml +++ b/pom.xml @@ -521,7 +521,7 @@ </site> </distributionManagement> <properties> - <revision>2.5.11</revision> + <revision>2.5.12-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>
