diff --git a/.travis.yml b/.travis.yml index cc90c264a..2f94a4f54 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ env: - PROFILE=hibernate-next - PROFILE=hibernate-53 - PROFILE=hibernate-53-next + - PROFILE=hibernate-54 - PROFILE=hibernate-54-next - PROFILE=eclipselink-next - PROFILE=eclipselink-27 diff --git a/pom.xml b/pom.xml index b919eee5b..0d22c22fa 100644 --- a/pom.xml +++ b/pom.xml @@ -63,6 +63,12 @@ + + hibernate-54 + + 5.4.0.CR2 + + hibernate-54-next