[maven-release-plugin] prepare release 0.0.3

This commit is contained in:
Stephan Schnabel 2020-09-12 17:16:44 +02:00
parent 0a7a34cb34
commit f1bccf89fa
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.0.3-SNAPSHOT</version>
<version>0.0.3</version>
<name>Micronaut Logging Support</name>
<description>TODO</description>
@ -28,7 +28,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>HEAD</tag>
<tag>0.0.3</tag>
</scm>
<issueManagement>
<system>github</system>