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


The following commit(s) were added to refs/heads/release-0.7.0-rc3 by this push:
     new 0a2c85f  [maven-release-plugin] prepare for next development iteration
0a2c85f is described below

commit 0a2c85f19a93a0ab9c4e83171a1c81ccc79943e4
Author: wankai123 <[email protected]>
AuthorDate: Sat Sep 14 09:29:32 2024 +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 b446b20..852ad6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
     <groupId>org.apache.skywalking</groupId>
     <artifactId>banyandb-java-client</artifactId>
-    <version>0.7-rc3</version>
+    <version>0.7.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.7.0-rc3</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <issueManagement>

Reply via email to