summaryrefslogtreecommitdiffstats
path: root/checkstyle/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'checkstyle/pom.xml')
-rw-r--r--checkstyle/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml
index d0cf7c361..83d180890 100644
--- a/checkstyle/pom.xml
+++ b/checkstyle/pom.xml
@@ -10,6 +10,7 @@
<properties>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
+ <sonar.skip>true</sonar.skip>
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
</properties>