X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=37f2161158f04b9b4bb92be2b2ab13ea4db89f7b;hb=2f6c03b602c8eb4f31ba6e487365a79004fae79b;hp=46c88fdb176126c9dae35d5fea6aec8390ff4e20;hpb=bbcacd27a3fcaa2f26f741ab1c46c0c9cc8db8ee;p=ccsdk%2Fparent.git diff --git a/pom.xml b/pom.xml index 46c88fdb..37f21611 100755 --- a/pom.xml +++ b/pom.xml @@ -1,21 +1,23 @@ - - - + 4.0.0 - pom + org.onap.ccsdk.parent parent - 1.3.0-SNAPSHOT + 2.3.2-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 + @@ -28,31 +30,11 @@ - - - nexus-staging - - - !altDeploymentRepository - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://${onap.nexus.host} - 176c31dfe190a - ecomp-staging - - - - - - + + nexus.onap.org + ecomp-staging + 176c31dfe190a + @@ -64,14 +46,71 @@ true + + org.apache.maven.plugins + maven-deploy-plugin + + 2.8 + + + true + + - - dependencies-bom - dependencies-odl-bom - standalone - 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 + + + + + + + + + +