[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Sheldan
2023-12-27 11:22:21 +01:00
parent 36ac023eea
commit 591e8f1586
44 changed files with 48 additions and 48 deletions

View File

@@ -5,13 +5,13 @@
<parent>
<groupId>dev.sheldan.oneplus.bot</groupId>
<artifactId>oneplusbot</artifactId>
<version>1.6.14</version>
<version>1.6.15-SNAPSHOT</version>
</parent>
<groupId>dev.sheldan.oneplus.bot.application</groupId>
<artifactId>application</artifactId>
<packaging>pom</packaging>
<version>1.6.14</version>
<version>1.6.15-SNAPSHOT</version>
<modules>
<module>executable</module>
<module>oneplus-bot-customizations</module>