5.3 beta2

This commit is contained in:
Steve Ebersole 2018-02-01 13:26:51 -06:00
parent 16d9736569
commit 21794a29fc
1 changed files with 1 additions and 1 deletions

View File

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