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

This commit is contained in:
Sheldan
2022-05-15 18:08:27 +02:00
parent b4fbe368d7
commit a5ead2b6d7
15 changed files with 24 additions and 40 deletions

View File

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