summaryrefslogtreecommitdiffstats
path: root/openecomp-ui/pom.xml
diff options
context:
space:
mode:
authorml636r <ml636r@att.com>2017-02-27 12:36:59 +0200
committerml636r <ml636r@att.com>2017-02-27 12:36:59 +0200
commit72e56e4fbd913f133151cb52998687eabd6dfbcb (patch)
treeb8029e6def9e4d0e67a57732081a293eec88534a /openecomp-ui/pom.xml
parent452cb5bf03ee058c4e728dc3538a05dcfab64202 (diff)
Exclude openecomp-ui from sonar scan
Change-Id: I13e31284ce0aff1d7c517919e71a7d39b0620736 Signed-off-by: ml636r <ml636r@att.com>
Diffstat (limited to 'openecomp-ui/pom.xml')
-rw-r--r--openecomp-ui/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/openecomp-ui/pom.xml b/openecomp-ui/pom.xml
index 579e1f79eb..400ad9a533 100644
--- a/openecomp-ui/pom.xml
+++ b/openecomp-ui/pom.xml
@@ -13,6 +13,10 @@
<name>onboarding-ui-war</name>
<packaging>pom</packaging>
+ <properties>
+ <sonar.skip>true</sonar.skip>
+ </properties>
+
<build>
<plugins>