mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-10 13:14:50 +00:00
Prepare for next development iteration
This commit is contained in:
parent
0c22ccc107
commit
095f0fb6c6
@ -8,7 +8,7 @@
|
|||||||
apply plugin: 'base'
|
apply plugin: 'base'
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
ormVersion = new HibernateVersion( '5.3.5.Final', project )
|
ormVersion = new HibernateVersion( '5.3.6-SNAPSHOT', project )
|
||||||
baselineJavaVersion = '1.8'
|
baselineJavaVersion = '1.8'
|
||||||
jpaVersion = new JpaVersion('2.2')
|
jpaVersion = new JpaVersion('2.2')
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user