Integrate push-service app

This commit is contained in:
2020-07-28 00:11:38 +02:00
parent 8cb9a8e717
commit 427c4cbf70
10 changed files with 54 additions and 7 deletions

View File

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