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

This commit is contained in:
Stephan Schnabel 2021-12-16 13:49:08 +01:00
parent 7da6b85763
commit a07d04e879
Signed by: stephan.schnabel
GPG key ID: F74FE2422AA07290

View file

@ -11,7 +11,7 @@
<groupId>io.kokuwa.micronaut</groupId>
<artifactId>micronaut-logging</artifactId>
<version>0.1.3</version>
<version>0.1.4-SNAPSHOT</version>
<name>Logging support for Micronaut</name>
<description>Enhanced logging using MDC or request header.</description>
@ -35,7 +35,7 @@
<url>https://github.com/kokuwaio/micronaut-logging</url>
<connection>scm:git:https://github.com/kokuwaio/micronaut-logging.git</connection>
<developerConnection>scm:git:https://github.com/kokuwaio/micronaut-logging.git</developerConnection>
<tag>0.1.3</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>github</system>