We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99899ef commit ef91e85Copy full SHA for ef91e85
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>io.github.zenwave360.zenwave-sdk</groupId>
7
<artifactId>zdl-jvm</artifactId>
8
- <version>1.2.0</version>
+ <version>1.3.0-SNAPSHOT</version>
9
<packaging>jar</packaging>
10
11
<name>${project.groupId}:${project.artifactId}</name>
@@ -45,7 +45,7 @@
45
<connection>scm:git:git://github.com/ZenWave360/zdl-jvm.git</connection>
46
<developerConnection>scm:git:git@github.com:ZenWave360/ZenWave360.git</developerConnection>
47
<url>https://github.com/ZenWave360/zdl-jvm/</url>
48
- <tag>v1.2.0</tag>
+ <tag>HEAD</tag>
49
</scm>
50
51
<properties>
0 commit comments