Class LiquibaseUpdate

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    public class LiquibaseUpdate
    extends AbstractLiquibaseUpdateMojo

    Applies the DatabaseChangeLogs to the database. Useful as part of the build process.