This is an automated email from the ASF dual-hosted git repository.

lujiajing pushed a commit to branch 0.2.x
in repository 
https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git


The following commit(s) were added to refs/heads/0.2.x by this push:
     new 7661756  [maven-release-plugin] prepare release v0.2.1
7661756 is described below

commit 7661756d86aa97e7c72a40aa23165096701bc593
Author: Megrez Lu <[email protected]>
AuthorDate: Wed Nov 23 21:33:44 2022 +0800

    [maven-release-plugin] prepare release v0.2.1
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5232e33..a300546 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
     <groupId>org.apache.skywalking</groupId>
     <artifactId>banyandb-java-client</artifactId>
-    <version>0.2.1-SNAPSHOT</version>
+    <version>0.2.1</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>HEAD</tag>
+        <tag>v0.2.1</tag>
     </scm>
 
     <issueManagement>

Reply via email to