5.0.0.CR4
This commit is contained in:
parent
5c41ae8937
commit
b0e3daddd3
|
@ -45,7 +45,7 @@ allprojects {
|
|||
|
||||
ext {
|
||||
expectedGradleVersion = '2.4'
|
||||
hibernateTargetVersion = '5.0.0.CR4'
|
||||
hibernateTargetVersion = '5.0.1-SNAPSHOT'
|
||||
|
||||
osgiExportVersion = hibernateTargetVersion.replaceAll( '-SNAPSHOT', '.SNAPSHOT' )
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue