financer release version 3

This commit is contained in:
2019-05-12 01:06:49 +02:00
parent bcca233aac
commit b68f1a58d8

View File

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