X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-bom%2Fpom.xml;h=f2fcb6ee0e3bff44ee98467866f2b32e8491b9aa;hb=f31c7f8bd4985c84f9126d071439c1a4de57f704;hp=5b0271a9e9f80f5f06701e46dc7abc66a31821d7;hpb=24c217c5eda9b5a889067d2f003a54439238bebe;p=cps.git diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 5b0271a9e..f2fcb6ee0 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -1,23 +1,54 @@ + + 4.0.0 org.onap.cps cps-bom - 0.0.1-SNAPSHOT + 3.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/ + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + + + ecomp-releases @@ -34,20 +65,55 @@ - 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} + cps-ncmp-events + ${project.version} + + + ${project.groupId} + checkstyle + ${project.version} + + + ${project.groupId} + spotbugs + ${project.version} + - \ No newline at end of file +