X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=26d9d21bd82fd50ce80fa6453f168f59443c0fe4;hb=7fcf0e6ace18d1c6560420f827cc905da1318cd9;hp=7fe5182d8d3993c73f28e46009186fa4841754e9;hpb=f314a5d4179d472cc2c640c475a38c2ec975ab0b;p=ccsdk%2Fparent.git diff --git a/pom.xml b/pom.xml index 7fe5182d..26d9d21b 100755 --- a/pom.xml +++ b/pom.xml @@ -1,32 +1,41 @@ - - - + 4.0.0 - pom + org.onap.ccsdk.parent parent - 1.1.1-SNAPSHOT + 2.2.0 + pom + ONAP :: ${project.groupId} :: ${project.artifactId} - - nexus.onap.org - ecomp-staging - 176c31dfe190a - + + installed-odl-bom + dependencies-bom + dependencies-odl-bom + oparent + standalone + odlparent + springboot + ecomp-releases - http://nexus.onap.org/content/repositories/releases + https://nexus.onap.org/content/repositories/releases ecomp-snapshots - http://nexus.onap.org/content/repositories/snapshots + https://nexus.onap.org/content/repositories/snapshots + + 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 + + + + + + + + + +