Skip to content

Commit e1d67a8

Browse files
author
git
committed
[release] Set release & tag: 1.4.0
1 parent f1a568d commit e1d67a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.4.0-next-SNAPSHOT</version>
7+
<version>1.4.0</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.4.0</tag>
4141
</scm>
4242

4343
<issueManagement>

0 commit comments

Comments
 (0)