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

This commit is contained in:
Sheldan
2022-05-15 17:50:16 +02:00
parent 33bdfd29a1
commit ab80220944
41 changed files with 56 additions and 56 deletions

View File

@@ -4,13 +4,13 @@
<parent>
<groupId>dev.sheldan.abstracto-templates.translations</groupId>
<artifactId>translations</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<artifactId>core</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<build>
<plugins>
<plugin>