Fix warning from spring-boot plugin

This commit is contained in:
Eddú Meléndez
2017-02-24 10:46:31 -05:00
committed by Rob Winch
parent c31bdb6390
commit 8353984733

View File

@@ -1,4 +1,4 @@
apply plugin: 'spring-boot'
apply plugin: 'org.springframework.boot'
sonarqube {
skipProject = true