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

This commit is contained in:
release-bot
2025-08-16 11:18:40 +00:00
parent d4eb9ffad5
commit ff284d4e10
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.7.3</version>
<version>1.7.4-SNAPSHOT</version>
</parent>
<groupId>dev.sheldan.oneplus.bot.application</groupId>
<artifactId>application</artifactId>
<packaging>pom</packaging>
<version>1.7.3</version>
<version>1.7.4-SNAPSHOT</version>
<modules>
<module>executable</module>
<module>oneplus-bot-customizations</module>