X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=9e4603d42cd3213e5925f894701eec7c3bcc7f2a;hb=5852cd73daf67d10a0c6e91eb2029685e187840d;hp=ab0a459f01852f1b7c9baa31446fb30d4d528795;hpb=1540a5809fff8477bfdb6f43fd6c475cf13c6d71;p=cps.git diff --git a/pom.xml b/pom.xml index ab0a459f0..9e4603d42 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.3.3-SNAPSHOT pom cps @@ -22,20 +44,41 @@ - true - true + false + false 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-ncmp-rest-stub + cps-path-parser cps-ri + integration-test checkstyle spotbugs cps-application + jacoco-report + + + + + org.codehaus.mojo + versions-maven-plugin + 2.8.1 + + true + + + + +