[maven-release-plugin] prepare release jarupdater-0.1.5
This commit is contained in:
parent
d8b0d2cdbc
commit
39e2857366
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -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.5-SNAPSHOT</version>
|
<version>0.1.5</version>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<maven.compiler.source>17</maven.compiler.source>
|
<maven.compiler.source>17</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>HEAD</tag>
|
<tag>jarupdater-0.1.5</tag>
|
||||||
</scm>
|
</scm>
|
||||||
</project>
|
</project>
|
Loading…
Reference in a new issue