DATAJPA-443 - Upgraded to Hibernate 4.2.8 and 4.3.0.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -43,13 +43,13 @@
|
||||
<profile>
|
||||
<id>hibernate-42</id>
|
||||
<properties>
|
||||
<hibernate>4.2.7.SP1</hibernate>
|
||||
<hibernate>4.2.8.Final</hibernate>
|
||||
</properties>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>hibernate-43</id>
|
||||
<properties>
|
||||
<hibernate>4.3.0.CR2</hibernate>
|
||||
<hibernate>4.3.0.Final</hibernate>
|
||||
</properties>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
Reference in New Issue
Block a user