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/02/07 05:52:45 UTC

[skywalking-banyandb-java-client] branch release/0.3.0 created (now 11a596e)

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

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


      at 11a596e  [maven-release-plugin] prepare release v0.3.0

This branch includes the following new commits:

     new 11a596e  [maven-release-plugin] prepare release v0.3.0

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.3.0

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

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

commit 11a596e00dad1046a888a4cd8395c0b10d7000ec
Author: Megrez Lu <lu...@gmail.com>
AuthorDate: Tue Feb 7 13:52:36 2023 +0800

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

diff --git a/pom.xml b/pom.xml
index 7499ec9..c0321f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
     <groupId>org.apache.skywalking</groupId>
     <artifactId>banyandb-java-client</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.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.3.0</tag>
     </scm>
 
     <issueManagement>