financer release version 25

This commit is contained in:
2019-10-18 22:10:43 +02:00
parent 5286c94dca
commit c480867f1b
4 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>de.77zzcx7.financer</groupId>
<artifactId>financer-parent</artifactId>
<version>25-SNAPSHOT</version>
<version>25</version>
</parent>
<artifactId>financer-server</artifactId>
@@ -17,7 +17,7 @@
<properties>
<packaging.type>jar</packaging.type>
<activeProfiles>postgres,dev</activeProfiles>
<activeProfiles>hsqldb,dev</activeProfiles>
<deploymentProfile>mk</deploymentProfile>
</properties>