X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=12d8a1f44c38a68444be8b589ba13045972c189f;hb=9f8e14a7c8d12832d4d8a4757a9d3be5c05c6007;hp=eaa388cc1c14f519e4368023dd0f5a10cc226c3b;hpb=a54fd8a169e8e6ef74bdc06be78bbcd70d5f97b4;p=cps.git diff --git a/pom.xml b/pom.xml index eaa388cc1..12d8a1f44 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,25 @@ + + + @@ -5,12 +27,12 @@ org.onap.oparent oparent - 3.1.0 + 3.2.0 org.onap.cps cps-aggregator - 0.0.1-SNAPSHOT + 3.1.0-SNAPSHOT pom cps @@ -30,11 +52,31 @@ cps-dependencies cps-bom cps-parent + cps-events cps-service cps-rest - cps-nf-proxy-rest + cps-ncmp-events + cps-ncmp-service + cps-ncmp-rest + cps-path-parser cps-ri checkstyle spotbugs + cps-application + jacoco-report + + + + + org.codehaus.mojo + versions-maven-plugin + 2.8.1 + + true + + + + +