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 1a48e6d127c4c62dc6dec2f28be2bd27b9df383f Author: Nihal Jain <[email protected]> AuthorDate: Fri Aug 8 14:50:41 2025 +0000 Preparing development version 4.1.13-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 7d8d191..9d755dd 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ <url>https://issues.apache.org/jira/browse/HBASE</url> </issueManagement> <properties> - <revision>4.1.12</revision> + <revision>4.1.13-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>
