X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f67f419def2aaf9897fcadbc7dfe8b926b5f7a21;hb=refs%2Fheads%2Fjakarta;hp=3e34275cb476d7e2e43a6a293dcd87af67875ee0;hpb=db8b3631a90764f9eb7b30ffa47605163b56f113;p=ccsdk%2Fparent.git diff --git a/pom.xml b/pom.xml index 3e34275c..f67f419d 100755 --- a/pom.xml +++ b/pom.xml @@ -1,21 +1,23 @@ - - - + 4.0.0 - pom + org.onap.ccsdk.parent parent - 1.4.1-SNAPSHOT + 2.3.5-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,6 +30,12 @@ + + nexus.onap.org + ecomp-staging + 176c31dfe190a + + @@ -38,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 + + + + + + + + + +