mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-17 16:44:57 +00:00
5.0.5 release
This commit is contained in:
parent
46c6690e19
commit
41dafa87c0
@ -45,7 +45,7 @@ allprojects {
|
|||||||
|
|
||||||
ext {
|
ext {
|
||||||
expectedGradleVersion = '2.7'
|
expectedGradleVersion = '2.7'
|
||||||
hibernateTargetVersion = '5.0.5-SNAPSHOT'
|
hibernateTargetVersion = '5.0.5.Final'
|
||||||
|
|
||||||
osgiExportVersion = hibernateTargetVersion.replaceAll( '-SNAPSHOT', '.SNAPSHOT' )
|
osgiExportVersion = hibernateTargetVersion.replaceAll( '-SNAPSHOT', '.SNAPSHOT' )
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user