Skip to content

Commit a6a96cc

Browse files
committed
5.0.4 release
1 parent 1480604 commit a6a96cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.4-SNAPSHOT'
48+
hibernateTargetVersion = '5.0.4.Final'
4949

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

0 commit comments

Comments
 (0)