diff options
author | 2017-10-11 09:45:53 +0300 | |
---|---|---|
committer | 2017-10-11 09:45:53 +0300 | |
commit | 45bc174cf4d80b318260232919f4ddc11165c80d (patch) | |
tree | 6998226c29b16ab66e8156f3a15f931732b30892 /ui-ci | |
parent | cdd010e6a718d84762696316ed1f85b46b199945 (diff) |
update scanned projects
Change-Id: If9f94713ff278a656e6b80c98ac9d109dfb2f106
Issue-Id: SDC-449
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'ui-ci')
-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 03b3f155bb..edf8a4be48 100644 --- a/ui-ci/pom.xml +++ b/ui-ci/pom.xml @@ -11,6 +11,10 @@ <artifactId>sdc-main</artifactId> <version>1.1.0-SNAPSHOT</version> </parent> + + <properties> + <sonar.skip>true</sonar.skip> + </properties> <dependencies> <dependency> |