X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=4586b152c7d05110627dbab9fe73e64d40e449c8;hb=0556163d94872da044c26806f5b2f65a4f5e5737;hp=7fe5182d8d3993c73f28e46009186fa4841754e9;hpb=f314a5d4179d472cc2c640c475a38c2ec975ab0b;p=ccsdk%2Fparent.git diff --git a/pom.xml b/pom.xml index 7fe5182d..4586b152 100755 --- a/pom.xml +++ b/pom.xml @@ -1,32 +1,94 @@ - - - + 4.0.0 - pom + org.onap.ccsdk.parent parent - 1.1.1-SNAPSHOT + 1.5.6-SNAPSHOT + pom + ONAP :: ${project.groupId} :: ${project.artifactId} - - nexus.onap.org - ecomp-staging - 176c31dfe190a - + + dependencies-bom + dependencies-odl-bom + 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 + + + + + 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 + + + + + + + + + + + @@ -37,22 +99,6 @@ true - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://${onap.nexus.host} - ${onap.nexus.staging.profile-id} - ${onap.nexus.staging.server-id} - - - - odlparent - springboot - -