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 2023/04/24 05:58:07 UTC

[skywalking-banyandb-java-client] branch 0.4.x created (now 9ffd90b)

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

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


      at 9ffd90b  [maven-release-plugin] prepare release v0.4.0-rc0

This branch includes the following new commits:

     new 9ffd90b  [maven-release-plugin] prepare release v0.4.0-rc0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by lu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 9ffd90b34b9ab05c1ee0decb7533e7debd43215e
Author: Megrez Lu <lu...@gmail.com>
AuthorDate: Mon Apr 24 13:57:59 2023 +0800

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

diff --git a/pom.xml b/pom.xml
index cffb4c5..e168ea7 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.4.0-rc0</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.4.0-rc0</tag>
     </scm>
 
     <issueManagement>