DATAJPA-831 - Upgraded Hibernate 5 build profile to 5.0.5.

This commit is contained in:
Oliver Gierke
2015-12-09 09:26:10 +01:00
parent f0009c1f52
commit a21d411bdb

View File

@@ -55,13 +55,13 @@
<profile>
<id>hibernate-5</id>
<properties>
<hibernate>5.0.1.Final</hibernate>
<hibernate>5.0.5.Final</hibernate>
</properties>
</profile>
<profile>
<id>hibernate-5-next</id>
<properties>
<hibernate>5.0.2-SNAPSHOT</hibernate>
<hibernate>5.0.5-SNAPSHOT</hibernate>
</properties>
<repositories>
<repository>