prepare for 5.3.0.Beta1

This commit is contained in:
Steve Ebersole 2018-01-18 10:40:43 -06:00
parent 538039fe20
commit 9543697ea3
1 changed files with 1 additions and 1 deletions

View File

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