Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.1.0 [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kokuwaio-bot committed Dec 3, 2024
1 parent b4fad32 commit 29edb09
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<groupId>io.kokuwa.maven</groupId>
<artifactId>maven-parent</artifactId>
<version>0.6.17</version>
<relativePath/>
<relativePath />
</parent>

<groupId>io.kokuwa.keycloak</groupId>
<artifactId>keycloak-event-metrics</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>

<name>Keycloak Metrics</name>
<description>Provides metrics for Keycloak user/admin events</description>
Expand Down Expand Up @@ -45,7 +45,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>HEAD</tag>
<tag>1.1.0</tag>
</scm>
<issueManagement>
<system>github</system>
Expand Down Expand Up @@ -215,7 +215,7 @@
<executions>
<execution>
<id>default</id>
<phase/>
<phase />
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit 29edb09

Please sign in to comment.