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

This commit is contained in:
release-bot
2024-03-06 21:59:07 +00:00
parent 65a86d2a52
commit 54359e513e
44 changed files with 48 additions and 48 deletions

View File

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