[maven-release-plugin] prepare release templates-1.2.1

This commit is contained in:
Sheldan
2021-03-24 14:28:56 +01:00
parent 7cc2a508ae
commit 123c89d454
29 changed files with 44 additions and 44 deletions

View File

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