post 5.3.0.CR2

This commit is contained in:
Steve Ebersole 2018-04-27 10:15:26 -05:00
parent 4bb183b33a
commit a80dc5e62d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
apply plugin: 'base'
ext {
hibernateVersion = '5.3.0.CR2'
hibernateVersion = '5.3.0-SNAPSHOT'
baselineJavaVersion = '1.8'
jpaVersion = new JpaVersion('2.2')