DATAJPA-1248 - Upgraded Hibernate 5.3 build profile to 5.3.CR1.

This commit is contained in:
Oliver Gierke
2018-02-16 15:14:39 +01:00
parent e35a098799
commit d624296178

View File

@@ -48,7 +48,7 @@
<profile>
<id>hibernate-53</id>
<properties>
<hibernate>5.3.0.Beta1</hibernate>
<hibernate>5.3.0.CR1</hibernate>
</properties>
</profile>
<profile>