Skip to content

Commit

Permalink
5.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
gbadner committed Jun 23, 2017
1 parent 6085d1d commit 893a316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -55,7 +55,7 @@ allprojects {

ext {
expectedGradleVersion = '2.10'
hibernateTargetVersion = '5.1.8.Final'
hibernateTargetVersion = '5.1.9-SNAPSHOT'

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

0 comments on commit 893a316

Please sign in to comment.