[maven-release-plugin] prepare release tweaks-0.1.1
All checks were successful
/ deploy (push) Successful in 6m56s

This commit is contained in:
Minecon724 2024-11-30 11:51:13 +01:00
parent aa1c8b0eea
commit 028038c88b
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

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