This is an automated email from the ASF dual-hosted git repository. wankai pushed a commit to branch release-0.7.0-rc3 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git
commit c3a5a29dd750fd691bd878b185e2bdba898186b7 Author: wankai123 <[email protected]> AuthorDate: Sat Sep 14 09:05:51 2024 +0800 [maven-release-plugin] prepare release HEAD --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 852ad6c..96192e1 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <groupId>org.apache.skywalking</groupId> <artifactId>banyandb-java-client</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0-rc3</version> <parent> <groupId>org.apache</groupId>
