diff options
Diffstat (limited to 'auth/auth-batch/pom.xml')
-rw-r--r-- | auth/auth-batch/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index b98ff568..a2f5ceeb 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -76,6 +76,7 @@ <maven.test.failure.ignore>false</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> |