A maven POM file that contains liquibase config that will run a liquibase changelog and against a database on a database server

Steinar Bang c399c4def5 Use PostgreSQL JDBC driver version 42.7.2 1 rok pred
src fb9f21d83e Add changelog files for a dummy handlereg database 7 rokov pred
.editorconfig 1366d6f106 Initial commit 7 rokov pred
.gitignore 1366d6f106 Initial commit 7 rokov pred
LICENSE 1366d6f106 Initial commit 7 rokov pred
README.org 1366d6f106 Initial commit 7 rokov pred
pom.xml c399c4def5 Use PostgreSQL JDBC driver version 42.7.2 1 rok pred

README.org

Run liquibase scripts with maven

This is a maven POM file that contains liquibase config that will run a liquibase changelog and against a database on a database server.