diff options
author | Gitelman, Tal (tg851x) <tg851x@intl.att.com> | 2018-03-11 19:37:06 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-03-11 19:49:54 +0000 |
commit | e482ae4f367d1ee3a6269fe0f3db950029748cd4 (patch) | |
tree | 0ca572508e09b1de18340148fdde88c3b1d47b32 /ui-ci | |
parent | 3107efd8aa9721a195580fc283205bed26104875 (diff) |
Sync Integ to Master
Change-Id: I662b43d0cf25adcc0dd14d332997ef8999862987
Issue-ID: SDC-977
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
Diffstat (limited to 'ui-ci')
-rw-r--r-- | ui-ci/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml index 1fc9f7054b..8fd1970b21 100644 --- a/ui-ci/pom.xml +++ b/ui-ci/pom.xml @@ -13,6 +13,7 @@ </parent> <properties> + <sonar.skip>true</sonar.skip> <jacoco.skip>true</jacoco.skip> <aspectj.version>1.8.10</aspectj.version> </properties> |