Skip to content

Commit c50b0f4

Browse files
committed
[maven-release-plugin] prepare release v0.6.0
1 parent 6490ee9 commit c50b0f4

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.iobeam</groupId>
66
<artifactId>iobeam-client-java</artifactId>
7-
<version>0.5.14-SNAPSHOT</version>
7+
<version>0.6.0</version>
88

99
<name>${project.groupId}:${project.artifactId}</name>
1010
<url>https://www.iobeam.com/</url>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:git@github.com:iobeam/iobeam-client-java.git</connection>
3131
<developerConnection>scm:git:git@github.com:iobeam/iobeam-client-java.git</developerConnection>
3232
<url>git@github.com:iobeam/iobeam-client-java.git</url>
33-
<tag>HEAD</tag>
33+
<tag>v0.6.0</tag>
3434
</scm>
3535

3636
<properties>

0 commit comments

Comments
 (0)