Skip to content

Commit 0f321a7

Browse files
committed
Upgraded to Hibernate 5 final.
1 parent 340fd8d commit 0f321a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jpa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</modules>
2929

3030
<properties>
31-
<hibernate.version>5.0.0-SNAPSHOT</hibernate.version>
31+
<hibernate.version>5.0.0.Final</hibernate.version>
3232
</properties>
3333

3434
<dependencies>

0 commit comments

Comments
 (0)