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

This commit is contained in:
release-bot
2025-05-29 20:25:10 +00:00
parent 3bcfca46b6
commit 320efc91b4
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.7.1</version>
<version>1.7.2-SNAPSHOT</version>
</parent>
<modules>
@@ -14,7 +14,7 @@
<groupId>dev.sheldan.oneplus.bot.templates</groupId>
<artifactId>templates</artifactId>
<version>1.7.1</version>
<version>1.7.2-SNAPSHOT</version>
<packaging>pom</packaging>
</project>