Skip to content

Commit c3c68ca

Browse files
committed
[maven-release-plugin] prepare release v0.6.0
1 parent 4ac81d8 commit c3c68ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>org.apache.skywalking</groupId>
2424
<artifactId>banyandb-java-client</artifactId>
25-
<version>0.6.0-SNAPSHOT</version>
25+
<version>0.6.0</version>
2626

2727
<parent>
2828
<groupId>org.apache</groupId>
@@ -40,7 +40,7 @@
4040
<url>https://github.com/apache/skywalking-banyandb-java-client</url>
4141
<connection>scm:git:https://github.com/apache/skywalking-banyandb-java-client.git</connection>
4242
<developerConnection>scm:git:ssh://git@github.com/apache/skywalking-banyandb-java-client.git</developerConnection>
43-
<tag>HEAD</tag>
43+
<tag>v0.6.0</tag>
4444
</scm>
4545

4646
<issueManagement>

0 commit comments

Comments
 (0)