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

This commit is contained in:
Sheldan
2021-03-29 01:32:18 +02:00
parent 4178e95c5e
commit b3dc8f2912
31 changed files with 48 additions and 52 deletions

View File

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