This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to annotated tag 4.1.14RC0
in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git

commit ff313b4f4e20e3c2f12a7feb9c617d049cf2006b
Author: Andrew Purtell <[email protected]>
AuthorDate: Mon Jun 8 14:14:17 2026 -0700

    Preparing hbase-thirdparty release 4.1.14RC0; tagging and updates to 
CHANGES.md and RELEASENOTES.md
    
    Signed-off-by: Andrew Purtell <[email protected]>
---
 CHANGES.md      | 11 +++++++++++
 RELEASENOTES.md |  6 ++++++
 pom.xml         |  2 +-
 3 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index 55d8069..5f41007 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -18,6 +18,17 @@
 -->
 # 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 10513b6..fd18273 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -16,6 +16,12 @@
 # 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 0c7bbf8..4cb239a 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-SNAPSHOT</revision>
+    <revision>4.1.14</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>

Reply via email to