prep 5.3.0.CR2

This commit is contained in:
Steve Ebersole 2018-04-27 09:48:06 -05:00
parent c6dc398fc5
commit 4bb183b33a
1 changed files with 1 additions and 1 deletions

View File

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