[maven-release-plugin] prepare release 3.3.0 [no ci]

This commit is contained in:
WoodpeckerCI 2023-07-02 20:05:44 +00:00
parent ed2420a32f
commit cd2d5cc545
Signed by: ci
GPG key ID: EA8EE525ECDAB265

View file

@ -11,7 +11,7 @@
<groupId>io.kokuwa.micronaut</groupId>
<artifactId>micronaut-logging</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0</version>
<name>Logging Support for Micronaut</name>
<description>Enhanced logging using MDC or request header.</description>
@ -45,7 +45,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.3.0</tag>
</scm>
<issueManagement>
<system>github</system>