X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jacoco-report%2Fpom.xml;h=8241ebc4b7e8de7ac6013dca6a755a26c1eaccb9;hb=ce880216ec85aa12c1fda23c3abaf4bd16d9595d;hp=d1181d367cdd5cab3ffb3fb39d0e72e0bcfc3292;hpb=81f91b6558e9f385c646005c653937ffe819ad0d;p=cps.git diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index d1181d367..8241ebc4b 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.0-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/*