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 b626f26a93cd545bb6fb8ce7905b4ac2a25adad2 Author: Andrew Purtell <[email protected]> AuthorDate: Mon Jun 8 13:59:42 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 4cb239a..19d08c3 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>
