Parent pom for building liquibase snowflake projects.
This project configures the plugins used to apply liquibase changesets to snowflake databases. It uses the db-props project to allow for reuse of database configurations across multiple projects. It also uses a bit of maven magic to allow developers to specify their own version of database properties for local development.
mvn install