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 b9b5acf6aa6e10a96d4826413d0862170829af2d Author: Andrew Purtell <[email protected]> AuthorDate: Sat Mar 14 11:51:12 2026 -0700 Revert "Preparing development version 2.5.15-SNAPSHOT" This reverts commit 016bcd640f67e58534ecb7ea6d272cb053e2a895. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e6f58c682e9..3ca645623c7 100644 --- a/pom.xml +++ b/pom.xml @@ -521,7 +521,7 @@ </site> </distributionManagement> <properties> - <revision>2.5.15-SNAPSHOT</revision> + <revision>2.5.14</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>
