[AB-358] refactoring templates and setting new 1.4 version

This commit is contained in:
Sheldan
2022-03-18 00:14:48 +01:00
parent e505b181e6
commit 30eadf6352
54 changed files with 108 additions and 72 deletions

View File

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