DATAJPA-1348 - Upgraded build profiles for Hibernate 5.3 to its GA version.

This commit is contained in:
Oliver Gierke
2018-05-17 16:41:22 +02:00
parent 9ce8d958e7
commit c0f591f8d2

View File

@@ -48,13 +48,13 @@
<profile>
<id>hibernate-53</id>
<properties>
<hibernate>5.3.0.CR1</hibernate>
<hibernate>5.3.0.Final</hibernate>
</properties>
</profile>
<profile>
<id>hibernate-53-next</id>
<properties>
<hibernate>5.3.0-SNAPSHOT</hibernate>
<hibernate>5.3.1-SNAPSHOT</hibernate>
</properties>
<repositories>
<repository>