summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 3fe2b711..e26a4060 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,6 +41,7 @@
<!-- <sonar.exclusions>**/scripts/**/*,**.js</sonar.exclusions> -->
<sonar.test.exclusions>**/test/**/*,**/tests/**/*</sonar.test.exclusions>
<enforcer.skip>false</enforcer.skip>
+ <sonar.scm.exclusions.disabled>true</sonar.scm.exclusions.disabled>
</properties>
<!-- Specify the repositories here to avoid coordination of ~/.m2/settings.xml