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 fac646ed4fff15faa5e505dcf143f09d77c1d074 Author: Andrew Purtell <[email protected]> AuthorDate: Mon Jun 8 14:12:23 2026 -0700 Revert "Preparing development version 4.1.15-SNAPSHOT" This reverts commit b626f26a93cd545bb6fb8ce7905b4ac2a25adad2. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 19d08c3..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.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>
