mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-17 16:44:57 +00:00
Prepare for next development iteration
This commit is contained in:
parent
b43d737568
commit
e9d2bfeec5
@ -8,7 +8,7 @@
|
|||||||
apply plugin: 'base'
|
apply plugin: 'base'
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
ormVersion = new HibernateVersion( '5.3.10.Final', project )
|
ormVersion = new HibernateVersion( '5.3.11-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