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

This commit is contained in:
Sheldan
2022-06-20 00:10:43 +02:00
parent 61dd7ee589
commit 388bea7859
41 changed files with 56 additions and 56 deletions

View File

@@ -4,13 +4,13 @@
<parent>
<groupId>dev.sheldan.abstracto-templates.templates</groupId>
<artifactId>abstracto-modules</artifactId>
<version>1.4.0.RC1</version>
<version>1.4.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<artifactId>modmail</artifactId>
<version>1.4.0.RC1</version>
<version>1.4.0-SNAPSHOT</version>
<build>
<plugins>
<plugin>