This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch 0.9.2 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git
commit 4d16aca96a8a034cb68018bf43d5780f8127870a Author: Gao Hongtao <[email protected]> AuthorDate: Tue Oct 14 10:30:10 2025 +0800 [maven-release-plugin] prepare for next development iteration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 377bbdc..61250dd 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <groupId>org.apache.skywalking</groupId> <artifactId>banyandb-java-client</artifactId> - <version>0.9.2</version> + <version>0.10.0-SNAPSHOT</version> <parent> <groupId>org.apache</groupId>
