[maven-release-plugin] prepare release templates-1.4.0.RC1

This commit is contained in:
Sheldan
2022-06-20 00:10:39 +02:00
parent b6dfca2266
commit 61dd7ee589
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.4.0-SNAPSHOT</version>
<version>1.4.0.RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<artifactId>core</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0.RC1</version>
<build>
<plugins>
<plugin>