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