X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=eb733f79972c4f33f6574b30c13565bfd4f48011;hb=refs%2Fchanges%2F89%2F121089%2F1;hp=e26be1cf499fe6bbd679f0ed2ec73da641e067ef;hpb=fc0e89cd750b1ef17b71bf60b47e7556845943c4;p=ccsdk%2Fparent.git diff --git a/pom.xml b/pom.xml index e26be1cf..eb733f79 100755 --- a/pom.xml +++ b/pom.xml @@ -1,32 +1,41 @@ - - - + 4.0.0 - pom + org.onap.ccsdk.parent parent - 1.0.2-SNAPSHOT + 2.1.4-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 + 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,20 +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 - + + + 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 + + + + + + + + + +