Minor bug fixes

This commit is contained in:
2020-03-16 20:57:09 +01:00
parent 442f2d6087
commit ff8a79f198
3 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
<properties>
<packaging.type>jar</packaging.type>
<activeProfiles>hsqldb,dev</activeProfiles>
<activeProfiles>postgres,dev</activeProfiles>
<deploymentProfile>mk</deploymentProfile>
</properties>