HHH-10365 - Added org.hibernate.envers package to the manifest comment.

This commit is contained in:
Chris Cranford 2016-05-26 16:18:03 -05:00
parent ab0b44c569
commit 9f27f0fa2a
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@ public class OsgiIntegrationTest {
// + ",org.h2"
// + ",org.osgi.framework"
// + ",org.hibernate"
// + ",org.hibernate.envers"
//// + ",org.hibernate.boot.model"
//// + ",org.hibernate.boot.registry.selector"
//// + ",org.hibernate.boot.registry.selector.spi"