X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=23ef44bb5b650f5cf03a8c90ef21d4853c144ca2;hb=2a3430b11f80fe977f32a940d980bd13b69376f0;hp=2ff88c11b8ff05c06096be7a4ecd5fda8e8097bd;hpb=a3c45cab5d3a268c16410f4962b18043b7c04bad;p=cps.git diff --git a/pom.xml b/pom.xml index 2ff88c11b..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,10 +52,30 @@ cps-dependencies cps-bom cps-parent + cps-events cps-service cps-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 + + + + +