X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=23ef44bb5b650f5cf03a8c90ef21d4853c144ca2;hb=f16b9614298e7f0a820435f2dab2a856b487bf45;hp=ab0a459f01852f1b7c9baa31446fb30d4d528795;hpb=50f56b64870ac6c988cf75e84da3836ca015c1e6;p=cps.git diff --git a/pom.xml b/pom.xml index ab0a459f0..23ef44bb5 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,12 +52,30 @@ cps-dependencies cps-bom cps-parent + cps-events cps-service cps-rest - cps-nf-proxy-rest + 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 + + + + +