[maven-release-plugin] prepare release jarupdater-0.2.0

This commit is contained in:
Minecon724 2025-05-05 10:02:15 +02:00
commit 17abf72e6c
Signed by untrusted user who does not match committer: m724
GPG key ID: A02E6E67AB961189

View file

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>eu.m724</groupId> <groupId>eu.m724</groupId>
<artifactId>jarupdater</artifactId> <artifactId>jarupdater</artifactId>
<version>0.1.11-SNAPSHOT</version> <version>0.2.0</version>
<properties> <properties>
<maven.compiler.source>11</maven.compiler.source> <maven.compiler.source>11</maven.compiler.source>
@ -63,6 +63,6 @@
<scm> <scm>
<developerConnection>scm:git:git@git.m724.eu:Minecon724/jarupdater.git</developerConnection> <developerConnection>scm:git:git@git.m724.eu:Minecon724/jarupdater.git</developerConnection>
<tag>jarupdater-0.1.7</tag> <tag>jarupdater-0.2.0</tag>
</scm> </scm>
</project> </project>