Skip to content

Commit d2e30be

Browse files
committed
[maven-release-plugin] prepare release v0.5.8
1 parent 0e1c006 commit d2e30be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.8-SNAPSHOT</version>
7+
<version>0.5.8</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.5.8</tag>
3434
</scm>
3535

3636
<properties>

0 commit comments

Comments
 (0)