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

This commit is contained in:
Sheldan
2021-03-22 00:55:27 +01:00
parent daf1cbbe51
commit 46507c79ac
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.1-SNAPSHOT</version>
<version>1.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<artifactId>utility</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<build>
<plugins>
<plugin>