Skip to content

Commit

Permalink
5.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
gbadner committed Aug 19, 2017
1 parent 980ed16 commit fd7991c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ allprojects {

ext {
expectedGradleVersion = '2.7'
hibernateTargetVersion = '5.0.15.Final'
hibernateTargetVersion = '5.0.16-SNAPSHOT'

osgiExportVersion = hibernateTargetVersion.replaceAll( '-SNAPSHOT', '.SNAPSHOT' )
}
Expand Down

0 comments on commit fd7991c

Please sign in to comment.