diff options
author | Michael Lando <ml636r@att.com> | 2017-10-11 09:45:53 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-10-15 12:26:46 +0000 |
commit | 660b57dcac804a1e4e39c006a0dee7db8e6e4012 (patch) | |
tree | 9c4e54823cf2cbfd6fdf38b4fe54a75753d10a09 /ui-ci/pom.xml | |
parent | 283f25cb7b482192c389bf590515322265d96720 (diff) |
update scanned projects
Change-Id: If9f94713ff278a656e6b80c98ac9d109dfb2f106
Issue-Id: SDC-449
Signed-off-by: Michael Lando <ml636r@att.com>
(cherry picked from commit 45bc174cf4d80b318260232919f4ddc11165c80d)
Diffstat (limited to 'ui-ci/pom.xml')
-rw-r--r-- | ui-ci/pom.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml index d55a93fb73..20597acbde 100644 --- a/ui-ci/pom.xml +++ b/ui-ci/pom.xml @@ -11,6 +11,10 @@ <artifactId>sdc-main</artifactId> <version>1.2.0-SNAPSHOT</version> </parent> + + <properties> + <sonar.skip>true</sonar.skip> + </properties> <dependencies> <dependency> |