You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by lu...@apache.org on 2022/11/07 10:41:11 UTC

[skywalking-banyandb-java-client] 02/02: [maven-release-plugin] prepare release v0.2.0

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

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

commit 85df34746e103c5743276fb2c00b369ef33a14fe
Author: Megrez Lu <lu...@gmail.com>
AuthorDate: Mon Nov 7 18:41:01 2022 +0800

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

diff --git a/pom.xml b/pom.xml
index f4ea505..cb57485 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
     <groupId>org.apache.skywalking</groupId>
     <artifactId>banyandb-java-client</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0</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://git@github.com/apache/skywalking-banyandb-java-client.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>v0.2.0</tag>
     </scm>
 
     <issueManagement>