diff options
Diffstat (limited to 'auth/auth-service/pom.xml')
-rw-r--r-- | auth/auth-service/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth-service/pom.xml b/auth/auth-service/pom.xml index 4acec253..10e3e4e7 100644 --- a/auth/auth-service/pom.xml +++ b/auth/auth-service/pom.xml @@ -27,6 +27,7 @@ <properties> <maven.test.failure.ignore>true</maven.test.failure.ignore> + <sonar.skip>true</sonar.skip> <!-- SONAR --> <jacoco.version>0.7.7.201606060606</jacoco.version> <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version> |