[maven-release-plugin] prepare for next development iteration
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
This commit is contained in:
parent
39cdc84bbb
commit
4a1a7ad981
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
@ -4,7 +4,7 @@
|
|||
|
||||
<groupId>io.kokuwa.micronaut</groupId>
|
||||
<artifactId>micronaut-logging</artifactId>
|
||||
<version>5.0.0</version>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
|
||||
<name>Logging Support for Micronaut</name>
|
||||
<description>Enhanced logging using MDC or request header.</description>
|
||||
|
@ -36,7 +36,7 @@
|
|||
<url>https://git.kokuwa.io/kokuwaio/micronaut-logging</url>
|
||||
<connection>scm:git:https://git.kokuwa.io/kokuwaio/micronaut-logging.git</connection>
|
||||
<developerConnection>scm:git:https://git.kokuwa.io/kokuwaio/micronaut-logging.git</developerConnection>
|
||||
<tag>5.0.0</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<issueManagement>
|
||||
<system>forgejo</system>
|
||||
|
@ -54,7 +54,7 @@
|
|||
</distributionManagement>
|
||||
|
||||
<properties>
|
||||
<project.build.outputTimestamp>2025-06-27T18:09:08Z</project.build.outputTimestamp>
|
||||
<project.build.outputTimestamp>2025-06-27T18:11:48Z</project.build.outputTimestamp>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.compiler.release>17</maven.compiler.release>
|
||||
</properties>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue