X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-bom%2Fpom.xml;h=7da4abf36acffbefbeba8502cf24bd4a2090d72b;hb=8c8b112f93ca5d26c35fa2f4afece6d95bd6a13b;hp=cc89de7aa84a76e0e16e4d5523d5561133b04ec1;hpb=9f52f60a2e70f2344c671af28e62fe2315ee8e02;p=cps.git diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index cc89de7aa..7da4abf36 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -1,11 +1,31 @@ + + 4.0.0 org.onap.cps cps-bom - 0.0.1-SNAPSHOT + 2.1.0-SNAPSHOT pom This artifact contains dependencyManagement declarations of all published CPS components. @@ -33,35 +53,50 @@ - org.onap.cps + ${project.groupId} cps-service ${project.version} - org.onap.cps + ${project.groupId} cps-rest ${project.version} - org.onap.cps - cps-nf-proxy-rest + ${project.groupId} + cps-ncmp-service + ${project.version} + + + ${project.groupId} + cps-ncmp-rest ${project.version} - org.onap.cps + ${project.groupId} cps-ri ${project.version} - org.onap.cps + ${project.groupId} + cps-application + ${project.version} + + + ${project.groupId} + cps-events + ${project.version} + + + ${project.groupId} checkstyle ${project.version} - org.onap.cps + ${project.groupId} spotbugs ${project.version} - \ No newline at end of file +