X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-bom%2Fpom.xml;h=3e5f70d774528c9eb9804e826b3cc36a7b4afe9e;hb=ee1ca9a51fb57c33814e21785ce98f8b563f44f8;hp=43ad05f9a024473cef581add3d6b6f07348edb05;hpb=35b2b4414405c0c3f7c06171ae0e1ebca3214e40;p=cps.git diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 43ad05f9a0..3e5f70d774 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -1,21 +1,40 @@ + + 4.0.0 org.onap.cps cps-bom - 0.0.1-SNAPSHOT + 3.0.0-SNAPSHOT pom This artifact contains dependencyManagement declarations of all published CPS components. https://nexus.onap.org - https://nexus.onap.org /content/repositories/releases/ + true /content/repositories/snapshots/ - /content/repositories/staging/ @@ -34,25 +53,50 @@ - org.onap.cps + ${project.groupId} cps-service ${project.version} - org.onap.cps + ${project.groupId} cps-rest ${project.version} - org.onap.cps + ${project.groupId} + cps-ncmp-service + ${project.version} + + + ${project.groupId} + cps-ncmp-rest + ${project.version} + + + ${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} + + ${project.groupId} + spotbugs + ${project.version} + - \ No newline at end of file +