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

This commit is contained in:
Sheldan
2023-02-04 14:51:22 +01:00
parent 0e220001ed
commit 28c26cf966
43 changed files with 58 additions and 58 deletions

View File

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