This is an automated email from the ASF dual-hosted git repository. taklwu pushed a commit to branch branch-2.5 in repository https://gitbox.apache.org/repos/asf/hbase.git
commit 0e645ce8c47279c4af8139347774d12f70d3142a Author: Tak Lon (Stephen) Wu <[email protected]> AuthorDate: Sun Jan 29 07:11:10 2023 +0000 Preparing development version 2.5.4-SNAPSHOT Signed-off-by: Tak Lon (Stephen) Wu <[email protected]> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 37ed4041cca..fea4c547d68 100644 --- a/pom.xml +++ b/pom.xml @@ -521,7 +521,7 @@ </site> </distributionManagement> <properties> - <revision>2.5.3</revision> + <revision>2.5.4-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>
