X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=501861c321dad2bb54fa4587d13bdf0e31b489d0;hb=078ce32b996a8f0421d8f30f9d10d9755cee28d7;hp=2ff88c11b8ff05c06096be7a4ecd5fda8e8097bd;hpb=9f93f7960c97642a79ed30b84d5127017ed9fc73;p=cps.git diff --git a/pom.xml b/pom.xml index 2ff88c11b..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,18 +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 + + + + +