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
AtomicLiquid committed Oct 13, 2023
1 parent e90a54d commit 18dabef
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 @@ -8,7 +8,7 @@
<groupId>org.keycloak.extensions</groupId>
<artifactId>keycloak-trackmania</artifactId>
<packaging>jar</packaging>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -19,7 +19,7 @@
<url>[email protected]:EvoTM/keycloak-trackmania.git</url>
<connection>scm:git:${project.scm.url}</connection>
<developerConnection>scm:git:${project.scm.url}</developerConnection>
<tag>keycloak-trackmania-1.0.0</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down

0 comments on commit 18dabef

Please sign in to comment.