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
The following commit(s) were added to refs/heads/0.9.2 by this push:
new 43ac685 [maven-release-plugin] rollback the release of v0.9.2
43ac685 is described below
commit 43ac685927ec8c823229e5ed3ef1bd824936a885
Author: Gao Hongtao <[email protected]>
AuthorDate: Tue Oct 14 09:15:50 2025 +0800
[maven-release-plugin] rollback the release of v0.9.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2a54952..69b0e5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.apache.skywalking</groupId>
<artifactId>banyandb-java-client</artifactId>
- <version>0.10.0-SNAPSHOT</version>
+ <version>0.9.0-SNAPSHOT</version>
<parent>
<groupId>org.apache</groupId>