X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c7d622692f891c2354880d656c2d41db3a790743;hb=4314e7b8ffc0641b0907cf18ca57d329c11f87ed;hp=573aa4294e5f65ae1276bb3f83b37eb8966f95a1;hpb=73001f6a64b3548a9584acc8c4bfe3a7806917e7;p=cps.git diff --git a/pom.xml b/pom.xml index 573aa4294..c7d622692 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-aggregator - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT pom cps @@ -75,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 - - - - - - -