We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d4267 commit bb37addCopy full SHA for bb37add
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.sinch.sdk</groupId>
6
<artifactId>sinch-sdk-java</artifactId>
7
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.4</version>
8
9
<name>Sinch Java SDK</name>
10
<description>
@@ -37,7 +37,7 @@
37
<url>https://github.com/sinch/sinch-sdk-java.git</url>
38
<connection>scm:git:${project.scm.url}</connection>
39
<developerConnection>scm:git:${project.scm.url}</developerConnection>
40
- <tag>HEAD</tag>
+ <tag>v1.2.4</tag>
41
</scm>
42
43
<issueManagement>
0 commit comments