SuccessChanges

Summary

  1. Moved to TCP H2 DB (details)
Commit 648638828de67fde4889bb43aa6a066c51e42654 by Alex Muravya
Moved to TCP H2 DB

Signed-off-by: Alex Muravya <asm@virtalab.net>
The file was modifiedsrc/main/java/eu/yatech/hub2swarm/model/Deployment.java (diff)
The file was modifiedsrc/main/java/eu/yatech/hub2swarm/model/User.java (diff)
The file was modifiedsrc/main/resources/db/migration/V7__Deployment_Table.sql (diff)
The file was modifiedsrc/main/resources/db/migration/V6__User_Table.sql (diff)
The file was modifiedsrc/main/resources/application-dev.properties (diff)
The file was modifiedsrc/main/java/eu/yatech/hub2swarm/service/DeploymentService.java (diff)
The file was modifiedsrc/main/java/eu/yatech/hub2swarm/app/Updater.java (diff)