This is an automated email from the ASF dual-hosted git repository. apurtell pushed a commit to branch branch-2.6 in repository https://gitbox.apache.org/repos/asf/hbase.git
commit 7d87085121d740985bcfd6e80cf7dfeee2078849 Author: Andrew Purtell <[email protected]> AuthorDate: Sat Mar 14 21:23:41 2026 -0700 Revert "Preparing hbase release 2.6.5RC0; tagging and updates to CHANGES.md and RELEASENOTES.md" This reverts commit 12e77d98e60be5b6400b64ffab9212ab9f67c42c. --- CHANGES.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 24a9ac3c84d..bccc0880713 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -26,8 +26,6 @@ | JIRA | Summary | Priority | Component | |:---- |:---- | :--- |:---- | -| [HBASE-29981](https://issues.apache.org/jira/browse/HBASE-29981) | Upgrade hbase-endpoint to use junit5 | Major | test | -| [HBASE-29927](https://issues.apache.org/jira/browse/HBASE-29927) | Upgrade hbase-external-blockcache to use junit5 | Major | test | | [HBASE-29988](https://issues.apache.org/jira/browse/HBASE-29988) | Upgrade hbase-archetypes to use junit5 | Major | test | | [HBASE-29969](https://issues.apache.org/jira/browse/HBASE-29969) | Bump lz4-java 1.10.4 | Major | dependencies | | [HBASE-29982](https://issues.apache.org/jira/browse/HBASE-29982) | Upgrade TestTags to JUnit5 and polish the code | Major | test |
