This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch 0.9.0-rc2 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git
The following commit(s) were added to refs/heads/0.9.0-rc2 by this push: new b26b9f6 [maven-release-plugin] prepare for next development iteration b26b9f6 is described below commit b26b9f652fd50ccaac36be7b489fc502eb4af439 Author: Wu Sheng <wu.sh...@foxmail.com> AuthorDate: Wed May 21 14:34:27 2025 +0800 [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4e5e907..e6e4615 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <groupId>org.apache.skywalking</groupId> <artifactId>banyandb-java-client</artifactId> - <version>0.9.0-rc2</version> + <version>0.9.0-SNAPSHOT</version> <parent> <groupId>org.apache</groupId> @@ -40,7 +40,7 @@ <url>https://github.com/apache/skywalking-banyandb-java-client</url> <connection>scm:git:https://github.com/apache/skywalking-banyandb-java-client.git</connection> <developerConnection>scm:git:ssh://g...@github.com/apache/skywalking-banyandb-java-client.git</developerConnection> - <tag>v0.9.00-rc2</tag> + <tag>HEAD</tag> </scm> <issueManagement>