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