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

This commit is contained in:
release-bot
2025-10-12 20:49:46 +00:00
parent a109d3f36d
commit c91f27a716
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.4-SNAPSHOT</version>
<version>1.7.4</version>
</parent>
<modules>
@@ -14,7 +14,7 @@
<groupId>dev.sheldan.oneplus.bot.templates</groupId>
<artifactId>templates</artifactId>
<version>1.7.4-SNAPSHOT</version>
<version>1.7.4</version>
<packaging>pom</packaging>
</project>