[maven-release-plugin] prepare release 3.0.5
This commit is contained in:
parent
9411c2b1b1
commit
075ea5d38e
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -4,7 +4,7 @@
|
|||
|
||||
<groupId>io.kokuwa.micronaut</groupId>
|
||||
<artifactId>micronaut-logging</artifactId>
|
||||
<version>3.0.5-SNAPSHOT</version>
|
||||
<version>3.0.5</version>
|
||||
|
||||
<name>Logging Support for Micronaut</name>
|
||||
<description>Enhanced logging using MDC or request header.</description>
|
||||
|
@ -36,7 +36,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>3.0.5</tag>
|
||||
</scm>
|
||||
<issueManagement>
|
||||
<system>github</system>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue