You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ha...@apache.org on 2023/03/01 02:32:07 UTC

[skywalking-banyandb-java-client] 01/01: [maven-release-plugin] prepare release v0.3.1

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

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

commit 15ae884de1308c341c74aea9cbf1fb549eebb966
Author: Gao Hongtao <ha...@gmail.com>
AuthorDate: Wed Mar 1 02:32:01 2023 +0000

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

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