We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 349a3ef commit c9fd614Copy full SHA for c9fd614
pom.xml
@@ -22,7 +22,7 @@
22
23
<groupId>org.apache.skywalking</groupId>
24
<artifactId>banyandb-java-client</artifactId>
25
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.3.0-rc0</version>
26
27
<parent>
28
<groupId>org.apache</groupId>
@@ -40,7 +40,7 @@
40
<url>https://github.com/apache/skywalking-banyandb-java-client</url>
41
<connection>scm:git:https://github.com/apache/skywalking-banyandb-java-client.git</connection>
42
<developerConnection>scm:git:ssh://git@github.com/apache/skywalking-banyandb-java-client.git</developerConnection>
43
- <tag>HEAD</tag>
+ <tag>v0.3.0-rc0</tag>
44
</scm>
45
46
<issueManagement>
0 commit comments