DATAJPA-485 - Upgraded build profile to Hibernate 4.2.11.

This commit is contained in:
Oliver Gierke
2014-03-19 13:37:43 +01:00
parent 467903b96c
commit a6d6cc0799

View File

@@ -43,7 +43,7 @@
<profile>
<id>hibernate-42</id>
<properties>
<hibernate>4.2.10.Final</hibernate>
<hibernate>4.2.11.Final</hibernate>
</properties>
</profile>
<profile>