[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
29de0ddd71
commit
64318c7a20
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -2,7 +2,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>eu.m724</groupId>
|
||||
<artifactId>giants</artifactId>
|
||||
<version>2.0.4</version>
|
||||
<version>2.0.5-SNAPSHOT</version>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>11</maven.compiler.source>
|
||||
|
@ -51,7 +51,7 @@
|
|||
|
||||
<scm>
|
||||
<developerConnection>scm:git:git@git.m724.eu:Minecon724/giants.git</developerConnection>
|
||||
<tag>giants-2.0.4</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<distributionManagement>
|
||||
|
|
Loading…
Reference in a new issue