Liquibase does have changelog parameter support
(http://www.liquibase.org/documentation/changelog_parameters.html) which
should work for both attributes in the XML and in sqlFile.
How you set them depends on how you are calling liquibase (command
line, ant, etc)
Nathan