HHH-13022 Fix indentation in hibernate-osgi.gradle

This commit is contained in:
Yoann Rodière 2018-10-10 13:43:37 +02:00 committed by Guillaume Smet
parent fb2fd3ed4b
commit 9726fde68d
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ karaf {
prerequisite = true
}
feature 'transaction-api'
}
}
// NOTE : would like to include spatial as well, but we need to wait for
// it to not define dependency on postgresql driver
feature {