Prepare for next development iteration
This commit is contained in:
parent
b43d737568
commit
e9d2bfeec5
|
@ -8,7 +8,7 @@
|
|||
apply plugin: 'base'
|
||||
|
||||
ext {
|
||||
ormVersion = new HibernateVersion( '5.3.10.Final', project )
|
||||
ormVersion = new HibernateVersion( '5.3.11-SNAPSHOT', project )
|
||||
baselineJavaVersion = '1.8'
|
||||
jpaVersion = new JpaVersion('2.2')
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue