This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to annotated tag 4.1.13RC1 in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git
commit c4d13cdfbe20cb9cc3b96ce6d567e7f8ac6c2421 Author: Duo Zhang <[email protected]> AuthorDate: Sat Mar 7 04:12:27 2026 +0000 Preparing hbase-thirdparty release 4.1.13RC1; tagging and updates to CHANGES.md and RELEASENOTES.md 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 5b2d441..3625786 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.14-SNAPSHOT</revision> + <revision>4.1.13</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>
