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

This commit is contained in:
release-bot
2024-02-03 19:18:03 +00:00
parent a1f0cf58b9
commit 7a327deab9
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.42-SNAPSHOT</version>
<version>1.4.42</version>
<properties>
<maven.compiler.target>17</maven.compiler.target>
@@ -65,7 +65,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.42</tag>
</scm>
</project>