[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Klemek
2019-01-20 18:13:26 +01:00
parent 127e922463
commit d0b743a3eb
+2 -2
View File
@@ -4,7 +4,7 @@
<groupId>com.github.klemek</groupId>
<artifactId>simplelogger</artifactId>
<version>1.3.1</version>
<version>1.3.2-SNAPSHOT</version>
<name>SimpleLogger</name>
<description>A simple but useful Java logger</description>
@@ -203,7 +203,7 @@
<connection>scm:git:git://github.com/klemek/simplelogger.git</connection>
<developerConnection>scm:git:git@github.com:klemek/simplelogger.git</developerConnection>
<url>https://github.com/klemek/simplelogger</url>
<tag>simplelogger-1.3.1</tag>
<tag>HEAD</tag>
</scm>
<profiles>