Skip to content

Commit a166089

Browse files
committed
[maven-release-plugin] prepare release v6.2.1
1 parent 7593bd5 commit a166089

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: 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.2.1-SNAPSHOT</version>
7+
<version>6.2.1</version>
88
<packaging>jar</packaging>
99

1010
<name>${project.groupId}:${project.artifactId}</name>
@@ -39,7 +39,7 @@
3939
<connection>scm:git:[email protected]:messagebird/java-rest-api.git</connection>
4040
<developerConnection>scm:git:[email protected]:messagebird/java-rest-api.git</developerConnection>
4141
<url>[email protected]:messagebird/java-rest-api.git</url>
42-
<tag>HEAD</tag>
42+
<tag>v6.2.1</tag>
4343
</scm>
4444

4545
<profiles>

0 commit comments

Comments
 (0)