Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 23, 2024
1 parent ae9f1cb commit afd1a7b
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.github.jonasrutishauser</groupId>
<artifactId>parent</artifactId>
<version>21</version>
<version>22-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Parent</name>
Expand All @@ -30,7 +30,7 @@
<connection>${scm.connection}</connection>
<developerConnection>${scm.developerConnection}</developerConnection>
<url>${scm_url}</url>
<tag>v21</tag>
<tag>HEAD</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit afd1a7b

Please sign in to comment.