Skip to content

Commit bb37add

Browse files
author
git
committed
[release] Set release & tag: 1.2.4
1 parent 53d4267 commit bb37add

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.sinch.sdk</groupId>
66
<artifactId>sinch-sdk-java</artifactId>
7-
<version>1.2.4-SNAPSHOT</version>
7+
<version>1.2.4</version>
88

99
<name>Sinch Java SDK</name>
1010
<description>
@@ -37,7 +37,7 @@
3737
<url>https://github.com/sinch/sinch-sdk-java.git</url>
3838
<connection>scm:git:${project.scm.url}</connection>
3939
<developerConnection>scm:git:${project.scm.url}</developerConnection>
40-
<tag>HEAD</tag>
40+
<tag>v1.2.4</tag>
4141
</scm>
4242

4343
<issueManagement>

0 commit comments

Comments
 (0)