HHH-13022 Fix indentation in hibernate-osgi.gradle
This commit is contained in:
parent
acc7934173
commit
625f341a56
|
@ -131,7 +131,7 @@ karaf {
|
||||||
prerequisite = true
|
prerequisite = true
|
||||||
}
|
}
|
||||||
feature 'transaction-api'
|
feature 'transaction-api'
|
||||||
}
|
}
|
||||||
// NOTE : would like to include spatial as well, but we need to wait for
|
// NOTE : would like to include spatial as well, but we need to wait for
|
||||||
// it to not define dependency on postgresql driver
|
// it to not define dependency on postgresql driver
|
||||||
feature {
|
feature {
|
||||||
|
|
Loading…
Reference in New Issue