This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git
The following commit(s) were added to refs/heads/main by this push:
new bc613e3 Update the next version to 0.9.0-SNAPSHOT (#81)
bc613e3 is described below
commit bc613e312f7bba7ab75f949e04744e18608b5897
Author: Gao Hongtao <[email protected]>
AuthorDate: Thu Mar 27 11:55:17 2025 +0800
Update the next version to 0.9.0-SNAPSHOT (#81)
* [maven-release-plugin] prepare release v0.8.0
* [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 5941ef6..e6e4615 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.apache.skywalking</groupId>
<artifactId>banyandb-java-client</artifactId>
- <version>0.8.0-SNAPSHOT</version>
+ <version>0.9.0-SNAPSHOT</version>
<parent>
<groupId>org.apache</groupId>