X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jacoco-report%2Fpom.xml;h=6c8fdcf29094c3d968cb4f07cb43fa8cf92fdfb2;hb=7eae3fd589942c856f365600820aed18d104a98c;hp=d1181d367cdd5cab3ffb3fb39d0e72e0bcfc3292;hpb=ae74cfd469d290a2a9ede5e8ae10fed4851dbbf0;p=cps.git diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index d1181d367..6c8fdcf29 100644 --- a/jacoco-report/pom.xml +++ b/jacoco-report/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 3.1.0-SNAPSHOT + 3.3.3-SNAPSHOT ../cps-parent/pom.xml 4.0.0 @@ -53,6 +53,11 @@ cps-service ${project.version} + + ${project.groupId} + integration-test + ${project.version} + @@ -69,6 +74,8 @@ 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/ncmp/rest/stub/*