[maven-release-plugin] prepare release oneplusbot-1.5.8

This commit is contained in:
Sheldan
2021-10-26 00:07:23 +02:00
parent 2c49cf2918
commit c492640cd7
44 changed files with 53 additions and 63 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>dev.sheldan.oneplus.bot</groupId>
<artifactId>oneplusbot</artifactId>
<version>1.5.8-SNAPSHOT</version>
<version>1.5.8</version>
</parent>
<modules>
@@ -14,7 +14,7 @@
<groupId>dev.sheldan.oneplus.bot.templates</groupId>
<artifactId>templates</artifactId>
<version>1.5.8-SNAPSHOT</version>
<version>1.5.8</version>
<packaging>pom</packaging>
</project>