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

This commit is contained in:
Sheldan
2021-07-26 02:07:58 +02:00
parent 1b970ba0a8
commit 5bea74cb22
40 changed files with 44 additions and 44 deletions

View File

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