X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jacoco-report%2Fpom.xml;h=d1181d367cdd5cab3ffb3fb39d0e72e0bcfc3292;hb=ae74cfd469d290a2a9ede5e8ae10fed4851dbbf0;hp=0cacac10d96484eeb1e04943be6f269a17e03efd;hpb=ccba6b538ddd95ec39d88a53fda62fd9047c92c8;p=cps.git diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index 0cacac10d..d1181d367 100644 --- a/jacoco-report/pom.xml +++ b/jacoco-report/pom.xml @@ -3,9 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - cps-aggregator org.onap.cps - 2.1.0-SNAPSHOT + cps-parent + 3.1.0-SNAPSHOT + ../cps-parent/pom.xml 4.0.0 @@ -60,11 +61,14 @@ org.jacoco jacoco-maven-plugin + org/onap/cps/event/model/* 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