DATAJPA-831 - Upgraded Hibernate 5 build profile to 5.0.5.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user