[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
7da6b85763
commit
a07d04e879
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -11,7 +11,7 @@
|
|||
|
||||
<groupId>io.kokuwa.micronaut</groupId>
|
||||
<artifactId>micronaut-logging</artifactId>
|
||||
<version>0.1.3</version>
|
||||
<version>0.1.4-SNAPSHOT</version>
|
||||
|
||||
<name>Logging support for Micronaut</name>
|
||||
<description>Enhanced logging using MDC or request header.</description>
|
||||
|
@ -35,7 +35,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>0.1.3</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<issueManagement>
|
||||
<system>github</system>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue