summaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-09-07 09:54:05 +0200
committerMaros Marsalek <mmarsale@cisco.com>2016-09-07 09:54:45 +0200
commit7907a243bc14dbd3d28d80bd1de23cdb074fdb20 (patch)
tree22d241d8bc693caad4027ef580e81d9b304a445b /common/pom.xml
parent90caf6c50b1c45b0e4fdfd066000cb076e30468a (diff)
HONEYCOMB-120 Remove sonar.skip from common
Change-Id: Ic33ce2c2f71e3d7bc6f6f0e58c084f5991df9135 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'common/pom.xml')
-rw-r--r--common/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/common/pom.xml b/common/pom.xml
index ebf2a9488..b121afd33 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -25,10 +25,6 @@
<maven>3.1.1</maven>
</prerequisites>
- <properties>
- <sonar.skip>true</sonar.skip>
- </properties>
-
<modules>
<module>checkstyle</module>
<module>api-parent</module>