X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-bom%2Fpom.xml;h=7da4abf36acffbefbeba8502cf24bd4a2090d72b;hb=09c6b6e1fa2684c913d7b904f7c7ad6b26b04ef1;hp=5b0271a9e9f80f5f06701e46dc7abc66a31821d7;hpb=24c217c5eda9b5a889067d2f003a54439238bebe;p=cps.git diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 5b0271a9e..7da4abf36 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 + 2.1.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,20 +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} + + ${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 +