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

This commit is contained in:
Sheldan
2022-02-12 23:33:26 +01:00
parent cdfc06a63d
commit 7f4d02c9e6
7 changed files with 8 additions and 8 deletions

View File

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