Steve,
I tried changing the delimiter in the changelog and removing the last 'DELIMITER ;' in my sql file. It still fails with the same error.
To add, in my pom, i have two executions, one with goal of 'updateSQL', to generate a DDL SQL file, and one with goal of 'update'. The SQL file generated by the 'updateSQL' goal works file when executed through the database command line utility.