summaryrefslogtreecommitdiffstats
path: root/component-json-schemas
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2018-03-13 12:56:21 -0400
committerLusheng Ji <lji@research.att.com>2018-03-14 14:13:45 +0000
commitfbd0d3f76fa27fbb5a915891da823de9dca3862e (patch)
treee8ef6c2890a11112c95be5ce0ad3f9f05b5e8ee0 /component-json-schemas
parent4cc7a3e4e33d607f344ac413a2cc9f763e8cf4bd (diff)
Fix SONAR reporting
Issue-ID: DCAEGEN2-206 Change-Id: I3b839c8c16197dbc555b533ddbd730404d3f7790 Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'component-json-schemas')
-rw-r--r--component-json-schemas/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/component-json-schemas/pom.xml b/component-json-schemas/pom.xml
index 3a627a8..0e53a11 100644
--- a/component-json-schemas/pom.xml
+++ b/component-json-schemas/pom.xml
@@ -32,6 +32,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ <sonar.skip>true</sonar.skip>
<sonar.sources>.</sonar.sources>
<!-- customize the SONARQUBE URL -->
<!-- sonar.host.url>http://localhost:9000</sonar.host.url -->