Skip to content

Commit 19ef745

Browse files
committed
[maven-release-plugin] prepare release v6.1.0
1 parent e5e5b63 commit 19ef745

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.messagebird</groupId>
66
<artifactId>messagebird-api</artifactId>
7-
<version>6.1.0-SNAPSHOT</version> <!--
7+
<version>6.1.0</version> <!--
88
are you going to bump a major number?
99
then you are pleased to replace com.messagebird.Base64 with some library, for example net.iharder.base64
1010
-->
@@ -42,7 +42,7 @@
4242
<connection>scm:git:git@github.com:messagebird/java-rest-api.git</connection>
4343
<developerConnection>scm:git:git@github.com:messagebird/java-rest-api.git</developerConnection>
4444
<url>git@github.com:messagebird/java-rest-api.git</url>
45-
<tag>HEAD</tag>
45+
<tag>v6.1.0</tag>
4646
</scm>
4747

4848
<profiles>

0 commit comments

Comments
 (0)