[maven-release-plugin] prepare release r-austria-bot-1.0.0

This commit is contained in:
Sheldan
2022-02-12 13:15:03 +01:00
parent 5194440be8
commit eacddf65bb
7 changed files with 11 additions and 17 deletions

View File

@@ -12,7 +12,7 @@
<groupId>dev.sheldan.raustria.bot</groupId>
<artifactId>r-austria-bot</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>HEAD</tag>
<tag>r-austria-bot-1.0.0</tag>
</scm>
</project>