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

This commit is contained in:
release-bot
2024-04-05 13:30:23 +00:00
parent e447eca9dd
commit 5fda777a62
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.52</version>
<version>1.4.53-SNAPSHOT</version>
<properties>
<maven.compiler.target>17</maven.compiler.target>
@@ -72,7 +72,7 @@
<connection>scm:git:${project.scm.url}</connection>
<developerConnection>scm:git:${project.scm.url}</developerConnection>
<url>https://github.com/Sheldan/Sissi.git</url>
<tag>sissi-1.4.52</tag>
<tag>HEAD</tag>
</scm>
</project>