summaryrefslogtreecommitdiffstats
path: root/auth/auth-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'auth/auth-client/pom.xml')
-rw-r--r--auth/auth-client/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth-client/pom.xml b/auth/auth-client/pom.xml
index 0414f2f9..f1b01a46 100644
--- a/auth/auth-client/pom.xml
+++ b/auth/auth-client/pom.xml
@@ -35,6 +35,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.test.failure.ignore>true</maven.test.failure.ignore>
<!-- SONAR -->
+ <sonar.skip>true</sonar.skip>
<jacoco.version>0.7.7.201606060606</jacoco.version>
<sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>