prepare for 5.3.0.Beta1

This commit is contained in:
Steve Ebersole 2018-01-18 10:22:34 -06:00
parent a426068b2d
commit 538039fe20
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
apply plugin: 'base'
ext {
hibernateVersion = '5.3.0-SNAPSHOT'
hibernateVersion = '5.3.0.Beta1'
baselineJavaVersion = '1.8'
jpaVersion = '2.2'