[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
36c7ec18c5
commit
52ffd2b3d6
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>realweather</artifactId>
|
||||
<version>1.0.0-alpha-1</version>
|
||||
<version>1.0.0-alpha-2-SNAPSHOT</version>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>21</maven.compiler.source>
|
||||
|
@ -130,6 +130,6 @@
|
|||
|
||||
<scm>
|
||||
<developerConnection>scm:git:git@git.m724.eu:Minecon724/realweather.git</developerConnection>
|
||||
<tag>realweather-1.0.0-alpha-1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
</project>
|
||||
|
|
Loading…
Reference in a new issue