This is an automated email from the ASF dual-hosted git repository. lujiajing pushed a commit to branch banyandb-integration-stream in repository https://gitbox.apache.org/repos/asf/skywalking.git
commit 773307e9a8dc62534b37c9ef0518894660aa0b78 Author: Megrez Lu <[email protected]> AuthorDate: Thu Dec 9 18:24:23 2021 +0800 bump version to 9.0.0-SNAPSHOT --- oap-server/server-storage-plugin/storage-banyandb-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oap-server/server-storage-plugin/storage-banyandb-plugin/pom.xml b/oap-server/server-storage-plugin/storage-banyandb-plugin/pom.xml index d5ebbfc969..e2c9ae7817 100644 --- a/oap-server/server-storage-plugin/storage-banyandb-plugin/pom.xml +++ b/oap-server/server-storage-plugin/storage-banyandb-plugin/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>server-storage-plugin</artifactId> <groupId>org.apache.skywalking</groupId> - <version>8.10.0-SNAPSHOT</version> + <version>9.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>
