X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=173730ef62b2c6a827cd41a8bef4bd5f5297794c;hb=0d7bf6913ab9db89c474c2bfe30a48ccc130e462;hp=d8bd8c90e276c6db64f29b1f1f634cdd3721755a;hpb=10edcd916622acd3cb7069a069231153e715b467;p=cps.git diff --git a/pom.xml b/pom.xml index d8bd8c90e..173730ef6 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.0.1-SNAPSHOT pom cps @@ -30,13 +52,30 @@ cps-dependencies cps-bom cps-parent + cps-events cps-service cps-rest - cps-nf-proxy-service - cps-nf-proxy-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 + + + + +