HHH-12098 - prep 5.3

disable tests for hibernate-orm-modules - no WF release supporting EE 8 technologies
This commit is contained in:
Steve Ebersole 2017-12-27 20:19:02 -06:00
parent 5f4f4642a2
commit 5b25a2a561
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ apply plugin: 'idea'
buildDir = "target"
test.enabled = false
ext {
// Exact ORM version, e.g. "5.1.1.Final"
slot = rootProject.hibernateFullVersion