HHH-12663 Remove an outdated Karaf configuration

This commit is contained in:
Guillaume Smet 2018-07-02 16:29:07 +02:00
parent 260ec8d3fa
commit c5d0bfb57d
1 changed files with 0 additions and 4 deletions

View File

@ -58,10 +58,6 @@ configurations {
description = 'Configuration used to isolate the dependency on the Karaf distro'
transitive = false
}
hibernateEntityManager {
description = 'Used in Karaf feature generation to define the Hibernate JPA dependencies'
transitive = false
}
hibernateEnvers {
description = 'Feature for easily adding Envers support to hibernate-orm'
transitive = false