diff options
Diffstat (limited to 'checkstyle/pom.xml')
-rw-r--r-- | checkstyle/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index d0cf7c3614..83d1808909 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> |