X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c735d6dd7f1d948d458d528447e9ca911d90a196;hb=refs%2Ftags%2F2.4.0;hp=d64cf26ac13144e80b43ed195774c782a4d43183;hpb=632a1f3cc13664249eb6f7f95d19ded659d1b98b;p=ccsdk%2Fparent.git diff --git a/pom.xml b/pom.xml index d64cf26a..c735d6dd 100755 --- a/pom.xml +++ b/pom.xml @@ -4,14 +4,16 @@ org.onap.ccsdk.parent parent - 1.5.0-SNAPSHOT + 2.4.0 pom ONAP :: ${project.groupId} :: ${project.artifactId} + installed-odl-bom dependencies-bom dependencies-odl-bom + oparent standalone odlparent springboot @@ -32,10 +34,6 @@ nexus.onap.org ecomp-staging 176c31dfe190a - - - false - true @@ -48,46 +46,71 @@ true - - - org.codehaus.mojo - tidy-maven-plugin - 1.1.0 - - - format-pom - process-sources - - pom - - - ${format.skipExecute} - - - - validate-pom - validate - - check - - - ${format.skipValidate} - - - + org.apache.maven.plugins + maven-deploy-plugin + + 2.8 + + + true + - - format - - true - false - + 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 + + + + + + + +