Skip to content

Commit

Permalink
5.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
gbadner committed Jan 19, 2017
1 parent 1a77470 commit a93edc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -46,7 +46,7 @@ allprojects {

ext {
expectedGradleVersion = '2.7'
hibernateTargetVersion = '5.0.12.Final'
hibernateTargetVersion = '5.0.13-SNAPSHOT'

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

0 comments on commit a93edc0

Please sign in to comment.