diff options
Diffstat (limited to 'auth/auth-hello/pom.xml')
-rw-r--r-- | auth/auth-hello/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth-hello/pom.xml b/auth/auth-hello/pom.xml index ea6c6186..873ffff7 100644 --- a/auth/auth-hello/pom.xml +++ b/auth/auth-hello/pom.xml @@ -27,6 +27,7 @@ <properties> <skipTests>false</skipTests> + <sonar.skip>true</sonar.skip> <!-- SONAR --> <jacoco.version>0.7.7.201606060606</jacoco.version> <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version> |