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

This commit is contained in:
Sheldan
2021-05-26 15:10:28 +02:00
parent bf448e167a
commit d3d79e8803
28 changed files with 33 additions and 35 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>dev.sheldan.oneplus.bot</groupId>
<artifactId>oneplusbot</artifactId>
<version>1.3.13-SNAPSHOT</version>
<version>1.4.0</version>
</parent>
<modules>
@@ -15,7 +15,7 @@
<groupId>dev.sheldan.oneplus.bot.templates</groupId>
<artifactId>templates</artifactId>
<version>1.3.13-SNAPSHOT</version>
<version>1.4.0</version>
<packaging>pom</packaging>
</project>