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 3bb1379f..6978ce8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
<encoding>UTF-8</encoding>
<sonar.exclusions>**/scripts/**/*,**.js</sonar.exclusions>
<sonar.test.exclusions>**/test/**/*,**/tests/**/*</sonar.test.exclusions>
- <enforcer.skip>true</enforcer.skip>
+ <enforcer.skip>false</enforcer.skip>
</properties>
<!-- Specify the repositories here to avoid coordination of ~/.m2/settings.xml