X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=501861c321dad2bb54fa4587d13bdf0e31b489d0;hb=482b6745fea99c6af3a776bc8660ac914aa5c2b8;hp=e5c6df336593172b553a507bdc22bf4cfcb3fb77;hpb=35b2b4414405c0c3f7c06171ae0e1ebca3214e40;p=cps.git diff --git a/pom.xml b/pom.xml index e5c6df336..501861c32 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.1-SNAPSHOT pom cps @@ -22,17 +44,40 @@ - true - true + false + false cps-dependencies cps-bom cps-parent + cps-events cps-service cps-rest + cps-ncmp-events + cps-ncmp-service + cps-ncmp-rest + cps-ncmp-rest-stub + cps-path-parser cps-ri checkstyle + spotbugs + cps-application + jacoco-report + + + + + org.codehaus.mojo + versions-maven-plugin + 2.8.1 + + true + + + + +