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 4ac81d8 commit c3c68caCopy full SHA for c3c68ca
pom.xml
@@ -22,7 +22,7 @@
22
23
<groupId>org.apache.skywalking</groupId>
24
<artifactId>banyandb-java-client</artifactId>
25
- <version>0.6.0-SNAPSHOT</version>
+ <version>0.6.0</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.6.0</tag>
44
</scm>
45
46
<issueManagement>
0 commit comments