[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Sheldan
2023-08-27 21:46:27 +02:00
parent f6fc02e758
commit 2f33d19171
75 changed files with 76 additions and 76 deletions

View File

@@ -10,7 +10,7 @@
<groupId>dev.sheldan.abstracto</groupId>
<artifactId>abstracto-application</artifactId>
<version>1.5.4</version>
<version>1.5.5-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
@@ -32,7 +32,7 @@
<scm>
<url>https://maven.pkg.github.com/Sheldan/abstracto</url>
<developerConnection>scm:git:git@github.com:Sheldan/abstracto.git</developerConnection>
<tag>v1.5.4</tag>
<tag>HEAD</tag>
</scm>
<repositories>