[maven-release-plugin] prepare release 0.0.2

This commit is contained in:
Stephan Schnabel 2020-09-07 17:57:33 +02:00
parent c3d38e2d11
commit 731c45c81a
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.2-SNAPSHOT</version> <version>0.0.2</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>HEAD</tag> <tag>0.0.2</tag>
</scm> </scm>
<issueManagement> <issueManagement>
<system>github</system> <system>github</system>