HHH-8733 - General build cleanup
This commit is contained in:
parent
5d09464c67
commit
50d17da870
|
@ -43,7 +43,7 @@ sourceSets {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
compileTestJava {
|
compileJava {
|
||||||
classpath += configurations.hibernateJpaModelGenTool
|
classpath += configurations.hibernateJpaModelGenTool
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue