Skip to content

Commit f1de2ee

Browse files
committed
[maven-release-plugin] prepare release v6.2.2
1 parent 8fe596e commit f1de2ee

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.2.2-SNAPSHOT</version>
7+
<version>6.2.2</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.2</tag>
4343
</scm>
4444

4545
<profiles>

0 commit comments

Comments
 (0)