Skip to content

Commit 55a62dd

Browse files
committed
5.0.1 release
1 parent 112ed95 commit 55a62dd

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

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

0 commit comments

Comments
 (0)