DATAJPA-1018 - Upgrade Hibernate 5.0 build profile to 5.0.10.

This commit is contained in:
Oliver Gierke
2016-12-06 14:29:29 +01:00
parent 91b5aa75cf
commit 2eada61148

View File

@@ -49,13 +49,13 @@
<profile>
<id>hibernate-5</id>
<properties>
<hibernate>5.0.9.Final</hibernate>
<hibernate>5.0.10.Final</hibernate>
</properties>
</profile>
<profile>
<id>hibernate-5-next</id>
<properties>
<hibernate>5.0.10-SNAPSHOTS</hibernate>
<hibernate>5.0.11-SNAPSHOTS</hibernate>
</properties>
<repositories>
<repository>