[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
f005be46cc
commit
29b573f2f7
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -4,7 +4,7 @@
|
|||
|
||||
<groupId>io.kokuwa.keycloak</groupId>
|
||||
<artifactId>keycloak-event-metrics</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<version>1.0.1-SNAPSHOT</version>
|
||||
|
||||
<name>Keycloak Metrics</name>
|
||||
<description>Provides metrics for Keycloak user/admin events</description>
|
||||
|
@ -36,7 +36,7 @@
|
|||
<url>https://github.com/kokuwaio/keycloak-event-metrics</url>
|
||||
<connection>scm:git:https://github.com/kokuwaio/keycloak-event-metrics.git</connection>
|
||||
<developerConnection>scm:git:https://github.com/kokuwaio/keycloak-event-metrics.git</developerConnection>
|
||||
<tag>1.0.0</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<issueManagement>
|
||||
<system>github</system>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue