This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git
commit 7e3293dedec5aba57267d7ff60e86ca3140b255c Author: Andrew Purtell <[email protected]> AuthorDate: Mon Jun 8 13:52:53 2026 -0700 Revert "Preparing hbase-thirdparty release 4.1.14RC0; tagging and updates to CHANGES.md and RELEASENOTES.md" This reverts commit b2c8d12e63bb7f0346c653d07979436cef602956. --- CHANGES.md | 11 ----------- RELEASENOTES.md | 6 ------ pom.xml | 2 +- 3 files changed, 1 insertion(+), 18 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 5f41007..55d8069 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -18,17 +18,6 @@ --> # HBASE Changelog -## Release thirdparty-4.1.14 - Unreleased (as of 2026-06-08) - - - -### IMPROVEMENTS: - -| JIRA | Summary | Priority | Component | -|:---- |:---- | :--- |:---- | -| [HBASE-30194](https://issues.apache.org/jira/browse/HBASE-30194) | [thirdparty] Onboard libthrift to hbase-thirdparty | Major | . | - - ## Release thirdparty-4.1.13 - Unreleased (as of 2026-03-07) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index fd18273..10513b6 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -16,12 +16,6 @@ # See the License for the specific language governing permissions and # limitations under the License. --> -# HBASE thirdparty-4.1.14 Release Notes - -These release notes cover new developer and user-facing incompatibilities, important issues, features, and major improvements. - - - # HBASE thirdparty-4.1.13 Release Notes These release notes cover new developer and user-facing incompatibilities, important issues, features, and major improvements. diff --git a/pom.xml b/pom.xml index 852c6bb..2118ea2 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ <url>https://issues.apache.org/jira/browse/HBASE</url> </issueManagement> <properties> - <revision>4.1.14</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>
