financer release version 4

This commit is contained in:
2019-05-14 20:19:37 +02:00
parent 2208348cd5
commit 31faf60da1

View File

@@ -14,7 +14,7 @@
<groupId>de.77zzcx7.financer</groupId> <groupId>de.77zzcx7.financer</groupId>
<artifactId>financer-server</artifactId> <artifactId>financer-server</artifactId>
<!-- Also increase the parallelDeploymentVersion --> <!-- Also increase the parallelDeploymentVersion -->
<version>4-SNAPSHOT</version> <version>4</version>
<packaging>${packaging.type}</packaging> <packaging>${packaging.type}</packaging>
<description>The server part of the financer application - a simple app to manage your personal finances</description> <description>The server part of the financer application - a simple app to manage your personal finances</description>
<name>financer-server</name> <name>financer-server</name>