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 acc7934173
commit 625f341a56
1 changed files with 1 additions and 1 deletions

View File

@ -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 {