Skip to content

Commit 41dafa8

Browse files
committed
5.0.5 release
1 parent 46c6690 commit 41dafa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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
}

0 commit comments

Comments
 (0)