This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git
commit 8eaa9c092d97153fa9453d394c8beb0edf7cedf7 Author: Duo Zhang <[email protected]> AuthorDate: Sat Jan 18 13:07:39 2025 +0000 Preparing development version 4.1.11-SNAPSHOT Signed-off-by: Duo Zhang <[email protected]> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6aa575e..ff2c3f3 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ </ciManagement> <!--TODO--> <properties> - <revision>4.1.10</revision> + <revision>4.1.11-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>
