This is an automated email from the ASF dual-hosted git repository. nihaljain pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git
commit 1e93a444570f96b4ab68360af532b4a7a61efced Author: Nihal Jain <[email protected]> AuthorDate: Tue May 27 17:11:05 2025 +0000 Preparing development version 4.1.12-SNAPSHOT Signed-off-by: Nihal Jain <[email protected]> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1c45db6..00962ab 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ </ciManagement> <!--TODO--> <properties> - <revision>4.1.11</revision> + <revision>4.1.12-SNAPSHOT</revision> <maven.javadoc.skip>true</maven.javadoc.skip> <maven.build.timestamp.format>yyyy-MM-dd'T'HH:mm</maven.build.timestamp.format> <buildDate>${maven.build.timestamp}</buildDate>
