summaryrefslogtreecommitdiffstats
path: root/authz-gw/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'authz-gw/pom.xml')
-rw-r--r--authz-gw/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/authz-gw/pom.xml b/authz-gw/pom.xml
index 67d8cf21..1f3e29bb 100644
--- a/authz-gw/pom.xml
+++ b/authz-gw/pom.xml
@@ -56,6 +56,7 @@
<project.innoVersion>1.0.0-SNAPSHOT</project.innoVersion>
<project.cadiVersion>1.0.0-SNAPSHOT</project.cadiVersion>
<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>