[maven-release-plugin] prepare release sissi-1.4.72

This commit is contained in:
release-bot
2025-01-27 00:50:41 +00:00
parent 2ffa0feb3f
commit d69c4b5b79
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.72-SNAPSHOT</version>
<version>1.4.72</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>HEAD</tag>
<tag>sissi-1.4.72</tag>
</scm>
</project>