summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStone, Avi (as206k) <as206k@att.com>2018-06-07 16:38:16 +0300
committerStone, Avi (as206k) <as206k@att.com>2018-06-07 16:38:16 +0300
commitaa17bf450180971b442a8b49ae08ba986c44cfb7 (patch)
tree982a2581d412922f7d910b47012bab15e316e8cd
parentaed76934b4dc6973de0a01f6ac4fd7314f8a2df9 (diff)
Update ci to fix bugs Change-Id: Id1d0b5c5fbd6905d06fe70978ad6f09745c88587 Issue-ID: SDC-1372 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 20350d5..f51be92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,6 +19,7 @@
<snakeyaml.version>1.21</snakeyaml.version>
<slf4j.version>1.7.25</slf4j.version>
<sonar.branch>${project.version}</sonar.branch>
+ <sonar.coverage.exclusions>**</sonar.coverage.exclusions>
</properties>
<dependencies>