mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-23 19:57:08 +00:00
5.1.13
This commit is contained in:
parent
1beb98b560
commit
b5ae649ae5
@ -55,7 +55,7 @@ allprojects {
|
|||||||
|
|
||||||
ext {
|
ext {
|
||||||
expectedGradleVersion = '2.10'
|
expectedGradleVersion = '2.10'
|
||||||
hibernateTargetVersion = '5.1.13.Final'
|
hibernateTargetVersion = '5.1.14-SNAPSHOT'
|
||||||
|
|
||||||
osgiExportVersion = hibernateTargetVersion.replaceAll( '-SNAPSHOT', '.SNAPSHOT' )
|
osgiExportVersion = hibernateTargetVersion.replaceAll( '-SNAPSHOT', '.SNAPSHOT' )
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user