summaryrefslogtreecommitdiffstats
path: root/authz-cass
diff options
context:
space:
mode:
Diffstat (limited to 'authz-cass')
-rw-r--r--authz-cass/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/authz-cass/pom.xml b/authz-cass/pom.xml
index 6e41ddc2..b5304587 100644
--- a/authz-cass/pom.xml
+++ b/authz-cass/pom.xml
@@ -54,6 +54,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<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>