[maven-release-plugin] prepare release tweaks-0.1.15
All checks were successful
/ build (push) Successful in 2m38s

This commit is contained in:
Minecon724 2025-05-30 13:54:20 +02:00
commit 30bd73e5be
Signed by: Minecon724
GPG key ID: A02E6E67AB961189

View file

@ -10,7 +10,7 @@
<groupId>eu.m724</groupId> <groupId>eu.m724</groupId>
<artifactId>tweaks</artifactId> <artifactId>tweaks</artifactId>
<version>0.1.15-SNAPSHOT</version> <version>0.1.15</version>
<properties> <properties>
<maven.compiler.source>21</maven.compiler.source> <maven.compiler.source>21</maven.compiler.source>
@ -168,6 +168,6 @@
<scm> <scm>
<developerConnection>scm:git:git@git.m724.eu:Minecon724/tweaks724.git</developerConnection> <developerConnection>scm:git:git@git.m724.eu:Minecon724/tweaks724.git</developerConnection>
<tag>HEAD</tag> <tag>tweaks-0.1.15</tag>
</scm> </scm>
</project> </project>