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

This commit is contained in:
Sheldan
2023-12-25 01:29:54 +01:00
parent 49875b2467
commit da30a120d7
39 changed files with 40 additions and 40 deletions

View File

@@ -13,7 +13,7 @@
<groupId>dev.sheldan.sissi</groupId>
<artifactId>sissi</artifactId>
<name>Sissi</name>
<version>1.4.33</version>
<version>1.4.34-SNAPSHOT</version>
<properties>
<maven.compiler.target>17</maven.compiler.target>
@@ -57,7 +57,7 @@
<scm>
<url>https://maven.pkg.github.com/Sheldan/Sissi</url>
<developerConnection>scm:git:git@github.com:Sheldan/Sissi.git</developerConnection>
<tag>sissi-1.4.33</tag>
<tag>HEAD</tag>
</scm>
</project>