X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c51632bc51b60208ec4657ecb862538c62cd20fc;hb=refs%2Fchanges%2F81%2F123581%2F1;hp=a71d7ba6be9b7155eb15a3c06b93064a3ec669ee;hpb=fe3ba50d9fb0fe9f1086b9f7ee601d651c47edd1;p=ccsdk%2Fparent.git diff --git a/pom.xml b/pom.xml index a71d7ba6..c51632bc 100755 --- a/pom.xml +++ b/pom.xml @@ -1,32 +1,41 @@ - - - + 4.0.0 - pom + org.onap.ccsdk.parent parent - 1.0.4-SNAPSHOT + 2.1.8-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 + + + + + + + + + +