X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=63afbf166511e818e570c5bc48529a6dee66ba72;hb=1277790ff4aa87fbf93dbf485c49b10eba51cbf7;hp=d8bd8c90e276c6db64f29b1f1f634cdd3721755a;hpb=9d1acd1fe9cc8a48feb661bf7213c77a4598c1df;p=cps.git diff --git a/pom.xml b/pom.xml index d8bd8c90e..63afbf166 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.3.0-SNAPSHOT pom cps @@ -22,21 +44,41 @@ - true - true + false + false cps-dependencies cps-bom cps-parent + cps-events cps-service cps-rest - cps-nf-proxy-service - 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 + + + + +