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

This commit is contained in:
Sheldan
2023-12-25 19:05:57 +01:00
parent e4434fcb25
commit b6180614ff
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.13</version>
<version>1.6.14-SNAPSHOT</version>
</parent>
<groupId>dev.sheldan.oneplus.bot.application</groupId>
<artifactId>application</artifactId>
<packaging>pom</packaging>
<version>1.6.13</version>
<version>1.6.14-SNAPSHOT</version>
<modules>
<module>executable</module>
<module>oneplus-bot-customizations</module>