We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d23a21 commit 999fdaeCopy full SHA for 999fdae
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>io.zenwave360.sdk</groupId>
7
<artifactId>zdl-jvm</artifactId>
8
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
9
<packaging>jar</packaging>
10
11
<name>${project.groupId}:${project.artifactId}</name>
@@ -32,7 +32,7 @@
32
<connection>scm:git:git://github.com/ZenWave360/zdl-jvm.git</connection>
33
<developerConnection>scm:git:git@github.com:ZenWave360/ZenWave360.git</developerConnection>
34
<url>https://github.com/ZenWave360/zdl-jvm/</url>
35
- <tag>HEAD</tag>
+ <tag>v1.4.0</tag>
36
</scm>
37
38
<properties>
0 commit comments