summaryrefslogtreecommitdiffstats
path: root/auth/auth-fs/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'auth/auth-fs/pom.xml')
-rw-r--r--auth/auth-fs/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth-fs/pom.xml b/auth/auth-fs/pom.xml
index b109e9bc..7bc56ac1 100644
--- a/auth/auth-fs/pom.xml
+++ b/auth/auth-fs/pom.xml
@@ -28,6 +28,7 @@
<properties>
<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>