Skip to content

Commit 47b0f6b

Browse files
committed
5.0.5
1 parent 9858d29 commit 47b0f6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ allprojects {
4545

4646
ext {
4747
expectedGradleVersion = '2.7'
48-
hibernateTargetVersion = '5.0.5-SNAPSHOT'
48+
hibernateTargetVersion = '5.0.5.Final'
4949

5050
osgiExportVersion = hibernateTargetVersion.replaceAll( '-SNAPSHOT', '.SNAPSHOT' )
5151
}

changelog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Hibernate 5.0 Changelog
33

44
Note: Please refer to JIRA to learn more about each issue.
55

6-
Changes in 5.0.5,Finale (December 2, 2015)
6+
Changes in 5.0.5.Final (December 2, 2015)
77
------------------------------------------------------------------------------------------------------------------------
88
https://hibernate.atlassian.net/projects/HHH/versions/21850
99

0 commit comments

Comments
 (0)