X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jacoco-report%2Fpom.xml;h=1ac65e2dea44151e4fb4038c01451280892fc13f;hb=bdac4402397f4359aeb81bc8acc59900bba99c62;hp=3e7af633218377557ab97d5b0ff5c0e700ea2f84;hpb=01ef1b1c7c71f90c2e39e43247d363532ca85893;p=cps.git diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index 3e7af6332..1ac65e2de 100644 --- a/jacoco-report/pom.xml +++ b/jacoco-report/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 3.2.0-SNAPSHOT + 3.3.6-SNAPSHOT ../cps-parent/pom.xml 4.0.0 @@ -53,6 +53,11 @@ cps-service ${project.version} + + ${project.groupId} + integration-test + ${project.version} + @@ -67,9 +72,7 @@ org/onap/cps/rest/model/* org/onap/cps/cpspath/parser/antlr4/* org/onap/cps/ncmp/rest/model/* - org/onap/cps/ncmp/rest/controller/*MapperImpl.class - org/onap/cps/rest/controller/*MapperImpl.class - org/onap/cps/ncmp/api/impl/async/*MapperImpl.class + org/onap/cps/**/*MapperImpl.class org/onap/cps/ncmp/rest/stub/*