[maven-release-plugin] prepare for next development iteration
All checks were successful
/ build (push) Successful in 2m34s

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

View file

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