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 2 months ago
src fb9f21d83e Add changelog files for a dummy handlereg database 5 years ago
.editorconfig 1366d6f106 Initial commit 5 years ago
.gitignore 1366d6f106 Initial commit 5 years ago
LICENSE 1366d6f106 Initial commit 5 years ago
README.org 1366d6f106 Initial commit 5 years ago
pom.xml c399c4def5 Use PostgreSQL JDBC driver version 42.7.2 2 months ago

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.