[maven-release-plugin] prepare for next development iteration
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user