This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a commit to branch 0.8.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.8.0-rc2 by this push:
new 73dc769 [maven-release-plugin] prepare for next development iteration
73dc769 is described below
commit 73dc769fbb01b3baef768bfd2a23a8a8e260c55f
Author: Gao Hongtao <[email protected]>
AuthorDate: Sat Jan 11 13:21:30 2025 +0000
[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 a4cedcb..5941ef6 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-rc2</version>
+ <version>0.8.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://[email protected]/apache/skywalking-banyandb-java-client.git</developerConnection>
- <tag>v0.8.0-rc2</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>