Fix Sonar build

This commit is contained in:
Vedran Pavic
2016-11-15 23:07:00 +01:00
parent 4a06b38c5f
commit 43fda301e2
8 changed files with 11 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
apply from: JAVA_GRADLE
apply from: MAVEN_GRADLE
apply from: BOM_GRADLE
apply plugin: 'spring-io'