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

This commit is contained in:
Stephan Schnabel 2021-11-05 09:03:34 +01:00
parent 769bb2ef53
commit a350698f52
Signed by: stephan.schnabel
GPG key ID: F74FE2422AA07290

View file

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