Fix POMs, build vanilla .wars instead of Spring Boot ones

This commit is contained in:
2020-11-17 21:47:14 +01:00
parent 3ef7613e33
commit 13de307d94
5 changed files with 71 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<artifactId>financer-parent</artifactId>
<groupId>de.77zzcx7.financer</groupId>
<version>38-SNAPSHOT<</version>
<version>38-SNAPSHOT</version>
</parent>
<artifactId>financer-common</artifactId>