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

[skywalking-banyandb-java-client] branch main updated: Release 0.3.0 and begin 0.4.0 (#35)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new c73c024  Release 0.3.0 and begin 0.4.0 (#35)
c73c024 is described below

commit c73c02443773a4f01b56857afa34837d4ae6cfc3
Author: Jiajing LU <lu...@gmail.com>
AuthorDate: Tue Feb 7 14:02:52 2023 +0800

    Release 0.3.0 and begin 0.4.0 (#35)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7499ec9..cffb4c5 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.4.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache</groupId>