Configured the 5.1.17-tutorials as integration-tests for the plugin
[hibernate4-maven-plugin] / src / it / update / update.sql
1
2     alter table TEST.PUBLIC.EVENTS 
3        add column MY_NEW_EVENT_DATE_COLUMN timestamp;