[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
e9af71227e
commit
333f3302ec
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>0.0.1</version>
|
<version>0.0.2-SNAPSHOT</version>
|
||||||
|
|
||||||
<name>Micronaut Logging Support</name>
|
<name>Micronaut Logging Support</name>
|
||||||
<description>TODO</description>
|
<description>TODO</description>
|
||||||
|
@ -28,7 +28,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>0.0.1</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>github</system>
|
<system>github</system>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue