X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-bom%2Fpom.xml;h=e46892695eb41aceedb0fde9450d9bd29ef5f15f;hb=512f7ab93af18ed1f2bd93da18879666906521f6;hp=7d023a5912b3e1f677b76f87e8f0e986458bff44;hpb=9f93f7960c97642a79ed30b84d5127017ed9fc73;p=cps.git diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 7d023a591..e46892695 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 + 3.1.0-SNAPSHOT pom This artifact contains dependencyManagement declarations of all published CPS components. @@ -13,9 +33,22 @@ https://nexus.onap.org /content/repositories/releases/ + true /content/repositories/snapshots/ + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + + + ecomp-releases @@ -32,30 +65,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} - org.onap.cps + ${project.groupId} spotbugs ${project.version} - \ No newline at end of file +