X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=09976987012e266984d1aaf8c590cdadc9ced234;hb=457ce8185aa013287a9d8a92edf2ac7f686d5491;hp=ab0a459f01852f1b7c9baa31446fb30d4d528795;hpb=b77bf2529f15e60c852cf83d5150e75d30068bb0;p=cps.git diff --git a/pom.xml b/pom.xml index ab0a459f0..099769870 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.2.7-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 + + + + +