Skip to content

Commit ef91e85

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 99899ef commit ef91e85

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
@@ -5,7 +5,7 @@
55

66
<groupId>io.github.zenwave360.zenwave-sdk</groupId>
77
<artifactId>zdl-jvm</artifactId>
8-
<version>1.2.0</version>
8+
<version>1.3.0-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010

1111
<name>${project.groupId}:${project.artifactId}</name>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:git://github.com/ZenWave360/zdl-jvm.git</connection>
4646
<developerConnection>scm:git:git@github.com:ZenWave360/ZenWave360.git</developerConnection>
4747
<url>https://github.com/ZenWave360/zdl-jvm/</url>
48-
<tag>v1.2.0</tag>
48+
<tag>HEAD</tag>
4949
</scm>
5050

5151
<properties>

0 commit comments

Comments
 (0)