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

This commit is contained in:
release-bot
2025-01-31 19:34:55 +00:00
parent e9d2ceb2af
commit cda1b2d61c
43 changed files with 44 additions and 44 deletions

View File

@@ -13,7 +13,7 @@
<groupId>dev.sheldan.sissi</groupId>
<artifactId>sissi</artifactId>
<name>Sissi</name>
<version>1.4.75</version>
<version>1.4.76-SNAPSHOT</version>
<properties>
<maven.compiler.target>17</maven.compiler.target>
@@ -73,7 +73,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.75</tag>
<tag>HEAD</tag>
</scm>
</project>