diff options
Diffstat (limited to 'cps-bom')
-rw-r--r-- | cps-bom/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 7d023a5912..ab904c5593 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -13,6 +13,7 @@ <properties> <nexusproxy>https://nexus.onap.org</nexusproxy> <releaseNexusPath>/content/repositories/releases/</releaseNexusPath> + <sonar.skip>true</sonar.skip> <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath> </properties> |