Fixing two issues
- hibernate version number isn't being set so that causes future references to those rows to error.
- The rows aren't added to the change log so that causes point in time to be out of sync and causes some tests to fail.
Fixing two issues