aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-06-07 10:11:14 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-06-10 22:03:49 +0200
commitc6a2bca03110c3a806759683f1a5b50398f37fe2 (patch)
tree4f5e79b2b06fc142176dac5e6de351bc47f50de0 /pom.xml
parentf21b3c8cd51601d5533c304dbda83e1be28f8315 (diff)
downloadsonarqube-c6a2bca03110c3a806759683f1a5b50398f37fe2.tar.gz
sonarqube-c6a2bca03110c3a806759683f1a5b50398f37fe2.zip
Remove useless property enforcer.skip
This property is already defined in profile skipSanityChecks
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c7bc0bce6d9..02de00d5afe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1092,7 +1092,6 @@
<id>dev</id>
<properties>
<skipSanityChecks>true</skipSanityChecks>
- <enforcer.skip>true</enforcer.skip>
</properties>
</profile>
<profile>