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-operator-tools.git
commit 230f86e6b61f91ab7d236367a9d21dbe18502823 Author: Duo Zhang <[email protected]> AuthorDate: Wed Sep 24 14:04:30 2025 +0000 Preparing development version 1.4.0-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 abcf876..416c522 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ </ciManagement> <!--TODO--> <properties> - <revision>1.3.0</revision> + <revision>1.4.0-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>
