X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=93266385ae59a8850a5fa94a18e46b3c0824f7a5;hb=4f503927eb4a2d709e8ee91bad0d3adbaaeaf20a;hp=3fd7303407e53f9612f45a1e6d2ef3caeb7c552f;hpb=5e50437a127d861e044a4d25e55ac63585ccc6b5;p=ccsdk%2Fparent.git diff --git a/pom.xml b/pom.xml index 3fd73034..93266385 100755 --- a/pom.xml +++ b/pom.xml @@ -1,20 +1,23 @@ - - - + 4.0.0 - pom + org.onap.ccsdk.parent parent - 1.2.0-SNAPSHOT + 2.3.1-SNAPSHOT + pom + ONAP :: ${project.groupId} :: ${project.artifactId} - - nexus.onap.org - ecomp-staging - 176c31dfe190a - + + installed-odl-bom + dependencies-bom + dependencies-odl-bom + oparent + standalone + odlparent + springboot + @@ -27,6 +30,12 @@ + + nexus.onap.org + ecomp-staging + 176c31dfe190a + + @@ -38,21 +47,70 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true + org.apache.maven.plugins + maven-deploy-plugin + + 2.8 - https://${onap.nexus.host} - ${onap.nexus.staging.profile-id} - ${onap.nexus.staging.server-id} + + true - - odlparent - springboot - + + + dependency-list + + + + com.github.ferstl + depgraph-maven-plugin + 3.3.0 + + text + direct-dependencies.txt + ${project.basedir} + * + true + true + + + + validate + false + + aggregate + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + package + false + + attach-artifact + + + + + ${project.basedir}/direct-dependencies.txt + txt + dependencies + + + + + + + + + +