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

This commit is contained in:
Stephan Schnabel 2021-12-29 10:18:43 +01:00
parent 78a7d64610
commit 3efda9d452
Signed by: stephan.schnabel
GPG key ID: F74FE2422AA07290

View file

@ -11,7 +11,7 @@
<groupId>io.kokuwa.micronaut</groupId>
<artifactId>micronaut-logging</artifactId>
<version>3.0.0-M3</version>
<version>3.0.0-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>3.0.0-M3</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>github</system>