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 b8f18e734..68a9f5555 100644
--- a/jacoco-report/pom.xml
+++ b/jacoco-report/pom.xml
@@ -70,6 +70,7 @@
<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>
+ <exclude>org/onap/cps/ncmp/rest/stub/*</exclude>
</excludes>
</configuration>
<executions>