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 dc5560f998c844cdfc2adc497af00faff59d07b7 Author: Andrew Purtell <[email protected]> AuthorDate: Mon Jun 8 13:52:51 2026 -0700 Revert "Preparing development version 4.1.15-SNAPSHOT" This reverts commit 05fc7cd6a38975055494776f47ed4186cfadda81. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a88f844..852c6bb 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.15-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>
