[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Sheldan
2022-05-15 18:08:30 +02:00
parent a5ead2b6d7
commit de8cba8d08
15 changed files with 16 additions and 16 deletions

View File

@@ -12,7 +12,7 @@
<groupId>dev.sheldan.raustria.bot</groupId>
<artifactId>r-austria-bot</artifactId>
<version>1.0.2</version>
<version>1.0.3-SNAPSHOT</version>
<properties>
<maven.compiler.target>1.8</maven.compiler.target>
@@ -56,7 +56,7 @@
<scm>
<url>https://maven.pkg.github.com/Sheldan/r-austria-bot</url>
<developerConnection>scm:git:git@github.com:Sheldan/r-austria-bot.git</developerConnection>
<tag>r-austria-bot-1.0.2</tag>
<tag>HEAD</tag>
</scm>
</project>