X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=70e6ecafabfd4cc808be8634f29304b548d2f634;hb=82fab515b893584a4aa64f65e3e54ffca8bdd596;hp=5a1e855c549e4ea9c37d274ec12ed9e5d3b90e1c;hpb=395fe0a547b1213fb0e17c901d7681d8833208ad;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index 5a1e855c..70e6ecaf 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.1-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.ccsdk.distribution distribution-root - 0.5.0-SNAPSHOT + 1.0.1-SNAPSHOT pom ccsdk-distribution @@ -38,4 +38,50 @@ UTF-8 + + + dependency-list + + + + com.github.ferstl + depgraph-maven-plugin + + + validate + false + + aggregate + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + package + false + + attach-artifact + + + + + ${dependency-list.file} + txt + dependencies + + + + + + + + + + +