X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c7d622692f891c2354880d656c2d41db3a790743;hb=ecd7f5e418c17d8f0f3f12af4fd0a543084e8254;hp=8a89e6cfe9ee9691dc87a96219938e19c582bede;hpb=44beaa34486d0624175c42cc3899a0b53befd9a8;p=cps.git diff --git a/pom.xml b/pom.xml index 8a89e6cfe..c7d622692 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-aggregator - 1.1.0-SNAPSHOT + 2.1.0-SNAPSHOT pom cps @@ -62,6 +62,7 @@ checkstyle spotbugs cps-application + jacoco-report @@ -74,47 +75,6 @@ true - - maven-resources-plugin - - - copy-resources-ncmp - compile - - copy-resources - - - ${project.basedir}/docs/api/swagger/ncmp/ - - - ${project.basedir}/cps-ncmp-rest/target/generated-sources/swagger - - openapi.yaml - - - - - - - copy-resources-cps - compile - - copy-resources - - - ${project.basedir}/docs/api/swagger/cps/ - - - ${project.basedir}/cps-rest/target/generated-sources/swagger/ - - openapi.yaml - - - - - - -