Skip to content

Commit 698cf6d

Browse files
committed
[maven-release-plugin] prepare release v0.4.5
1 parent 0e869bc commit 698cf6d

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.4.5-SNAPSHOT</version>
7+
<version>0.4.5</version>
88

99
<name>${project.groupId}:${project.artifactId}</name>
1010
<url>https://www.iobeam.com/</url>
@@ -32,7 +32,7 @@
3232
<connection>scm:git:git@github.com:iobeam/iobeam-client-java.git</connection>
3333
<developerConnection>scm:git:git@github.com:iobeam/iobeam-client-java.git</developerConnection>
3434
<url>git@github.com:iobeam/iobeam-client-java.git</url>
35-
<tag>HEAD</tag>
35+
<tag>v0.4.5</tag>
3636
</scm>
3737

3838
<properties>

0 commit comments

Comments
 (0)