5.1.11
This commit is contained in:
parent
9261b12b91
commit
a1f3ce6959
|
@ -55,7 +55,7 @@ allprojects {
|
|||
|
||||
ext {
|
||||
expectedGradleVersion = '2.10'
|
||||
hibernateTargetVersion = '5.1.11.Final'
|
||||
hibernateTargetVersion = '5.1.12-SNAPSHOT'
|
||||
|
||||
osgiExportVersion = hibernateTargetVersion.replaceAll( '-SNAPSHOT', '.SNAPSHOT' )
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue