summaryrefslogtreecommitdiffstats
path: root/jacoco-report/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'jacoco-report/pom.xml')
-rw-r--r--jacoco-report/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml
index d1181d367..b8f18e734 100644
--- a/jacoco-report/pom.xml
+++ b/jacoco-report/pom.xml
@@ -69,6 +69,7 @@
<exclude>org/onap/cps/ncmp/rest/model/*</exclude>
<exclude>org/onap/cps/ncmp/rest/controller/*MapperImpl.class</exclude>
<exclude>org/onap/cps/rest/controller/*MapperImpl.class</exclude>
+ <exclude>org/onap/cps/ncmp/api/impl/async/*MapperImpl.class</exclude>
</excludes>
</configuration>
<executions>