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/23 13:31:06 UTC

[skywalking-banyandb-java-client] 01/01: start 0.2.1 iteration and cherry-pick #25 and #26

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

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

commit f475b97f7b2e55bb326cf223e4055b553b577867
Author: Megrez Lu <lu...@gmail.com>
AuthorDate: Wed Nov 23 21:30:53 2022 +0800

    start 0.2.1 iteration and cherry-pick #25 and #26
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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