[maven-release-plugin] prepare release 0.0.1

This commit is contained in:
Stephan Schnabel 2020-08-05 21:42:03 +02:00
parent 976b2d27a5
commit e9af71227e
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.1-SNAPSHOT</version>
<version>0.0.1</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.1</tag>
</scm>
<issueManagement>
<system>github</system>