summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d9ee0cc..091c339 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<sonar.pluginName>python</sonar.pluginName>
<sonar.exclusions>app/tests/*.py</sonar.exclusions>
<sonar.branch>${project.version}</sonar.branch>
- <sonar.skip>true</sonar.skip>
+ <!--sonar.skip>true</sonar.skip-->
</properties>
<build>