summaryrefslogtreecommitdiffstats
path: root/authz-gui/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'authz-gui/pom.xml')
-rw-r--r--authz-gui/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/authz-gui/pom.xml b/authz-gui/pom.xml
index 39b9ddb9..fde47d23 100644
--- a/authz-gui/pom.xml
+++ b/authz-gui/pom.xml
@@ -43,6 +43,7 @@
<project.cadiVersion>1.0.0-SNAPSHOT</project.cadiVersion>
<project.dme2Version>3.1.200</project.dme2Version>
<sonar.language>java</sonar.language>
+ <sonar.skip>true</sonar.skip>
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
<sonar.surefire.reportsPath>${project.build.directory}/surefire-reports</sonar.surefire.reportsPath>
<sonar.jacoco.reportPath>${project.build.directory}/coverage-reports/jacoco.exec</sonar.jacoco.reportPath>