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 41a84fef59c1b78d216c94b00a65b2d0b8b47867 Author: Duo Zhang <[email protected]> AuthorDate: Sat Mar 7 02:59:43 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]> --- CHANGES.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 292367b..55d8069 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -18,7 +18,7 @@ --> # HBASE Changelog -## Release thirdparty-4.1.13 - Unreleased (as of 2026-03-06) +## Release thirdparty-4.1.13 - Unreleased (as of 2026-03-07) 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>
