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

This commit is contained in:
Stephan Schnabel 2020-08-05 21:42:12 +02:00
parent e9af71227e
commit 333f3302ec
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>0.0.1</version> <version>0.0.2-SNAPSHOT</version>
<name>Micronaut Logging Support</name> <name>Micronaut Logging Support</name>
<description>TODO</description> <description>TODO</description>
@ -28,7 +28,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>0.0.1</tag> <tag>HEAD</tag>
</scm> </scm>
<issueManagement> <issueManagement>
<system>github</system> <system>github</system>