[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
1c06750b2d
commit
3598f10b95
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<groupId>eu.m724</groupId>
|
<groupId>eu.m724</groupId>
|
||||||
<artifactId>wtapi</artifactId>
|
<artifactId>wtapi</artifactId>
|
||||||
<version>0.8.0</version>
|
<version>0.8.1-SNAPSHOT</version>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<maven.compiler.source>17</maven.compiler.source>
|
<maven.compiler.source>17</maven.compiler.source>
|
||||||
|
@ -69,7 +69,7 @@
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<developerConnection>scm:git:git@git.m724.eu:Minecon724/wtapi.git</developerConnection>
|
<developerConnection>scm:git:git@git.m724.eu:Minecon724/wtapi.git</developerConnection>
|
||||||
<tag>wtapi-0.8.0</tag>
|
<tag>wtapi-0.5</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
</project>
|
</project>
|
Loading…
Reference in a new issue