Minor typo for hibernate class

In the latest trunk there is a minor typo in the class HibernateGenericDialect

I think, it should be:
package liquibase.ext.hibernate.database;
not liquibase.database.core

You are right, I fixed it. 

Nathan