Skip to content

Commit

Permalink
[ci skip] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
phasetwo-bot committed Nov 13, 2023
1 parent 68e7d50 commit b687ecc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>io.phasetwo.keycloak</groupId>
<artifactId>keycloak-events</artifactId>
<packaging>jar</packaging>
<version>0.22</version>
<version>0.23-SNAPSHOT</version>

<parent>
<groupId>com.github.xgp</groupId>
Expand Down Expand Up @@ -40,7 +40,7 @@
<scm>
<url>https://github.com/p2-inc/keycloak-events</url>
<connection>scm:git:[email protected]:p2-inc/keycloak-events.git</connection>
<tag>v0.22</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down

0 comments on commit b687ecc

Please sign in to comment.