This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git
commit 3bf7344ee55fe4bfeb6a91935c6a6eb6c9aff9a8 Author: Duo Zhang <[email protected]> AuthorDate: Sat Mar 7 03:05:52 2026 +0000 Preparing development version 4.1.14-SNAPSHOT Signed-off-by: Duo Zhang <[email protected]> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3625786..5b2d441 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.13</revision> + <revision>4.1.14-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>
