Skip to content

Commit

Permalink
[ci skip] prepare release v0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phasetwo-bot committed Jul 3, 2024
1 parent 7cac513 commit d42df25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.phasetwo.keycloak</groupId>
<artifactId>keycloak-event-metrics</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
<parent>
<groupId>com.github.xgp</groupId>
<artifactId>oss-parent</artifactId>
Expand Down Expand Up @@ -42,7 +42,7 @@
<scm>
<url>https://github.com/p2-inc/keycloak-event-metrics</url>
<connection>scm:git:[email protected]:p2-inc/keycloak-event-metrics.git</connection>
<tag>HEAD</tag>
<tag>v0.1</tag>
</scm>
<issueManagement>
<system>github</system>
Expand Down Expand Up @@ -214,7 +214,7 @@
<executions>
<execution>
<id>default</id>
<phase/>
<phase />
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit d42df25

Please sign in to comment.