This is an automated email from the ASF dual-hosted git repository. nihaljain pushed a commit to annotated tag 4.1.11RC1 in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git
commit 109c7bed9e2f722c1ffa51e0feb2a154d2dc0094 Author: Nihal Jain <[email protected]> AuthorDate: Tue May 27 17:10:57 2025 +0000 Preparing hbase-thirdparty release 4.1.11RC1; tagging and updates to CHANGES.md and RELEASENOTES.md Signed-off-by: Nihal Jain <[email protected]> --- CHANGES.md | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index bed8660..0fc7a82 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -28,6 +28,7 @@ |:---- |:---- | :--- |:---- | | [HBASE-29304](https://issues.apache.org/jira/browse/HBASE-29304) | [hbase-thirdparty] Bump dependency versions before releasing | Major | dependencies, security, thirdparty | | [HBASE-29303](https://issues.apache.org/jira/browse/HBASE-29303) | [hbase-thirdparty] Bump protobuf java to 4.30.2 | Major | Protobufs, thirdparty | +| [HBASE-29358](https://issues.apache.org/jira/browse/HBASE-29358) | Update description of hbase-thirdparty repo | Major | . | ### OTHER: diff --git a/pom.xml b/pom.xml index 00962ab..1c45db6 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ </ciManagement> <!--TODO--> <properties> - <revision>4.1.12-SNAPSHOT</revision> + <revision>4.1.11</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>
