5.0.2 release
This commit is contained in:
parent
b0e6974142
commit
1871f8fd20
|
@ -45,7 +45,7 @@ allprojects {
|
|||
|
||||
ext {
|
||||
expectedGradleVersion = '2.4'
|
||||
hibernateTargetVersion = '5.0.2.Final'
|
||||
hibernateTargetVersion = '5.0.3-SNAPSHOT'
|
||||
|
||||
osgiExportVersion = hibernateTargetVersion.replaceAll( '-SNAPSHOT', '.SNAPSHOT' )
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue