summaryrefslogtreecommitdiffstats
path: root/authz-batch/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'authz-batch/pom.xml')
-rw-r--r--authz-batch/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/authz-batch/pom.xml b/authz-batch/pom.xml
index 091d93e0..64b26eab 100644
--- a/authz-batch/pom.xml
+++ b/authz-batch/pom.xml
@@ -44,6 +44,7 @@
<project.dme2Version>3.1.200</project.dme2Version>
<sonar.language>java</sonar.language>
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
+ <sonar.skip>true</sonar.skip>
<sonar.surefire.reportsPath>${project.build.directory}/surefire-reports</sonar.surefire.reportsPath>
<sonar.jacoco.reportPath>${project.build.directory}/coverage-reports/jacoco.exec</sonar.jacoco.reportPath>
<sonar.jacoco.itReportPath>${project.build.directory}/coverage-reports/jacoco-it.exec</sonar.jacoco.itReportPath>