X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=blobdiff_plain;f=pom.xml;h=10d48a602f0395f60679bc2ed5395f5916ae47a7;hp=b02e5d0783b4a97c1ec8de85559f65a092d8fbc9;hb=e787c2e8a2d43ea0780e85b436c31630832877b1;hpb=53cb68740aa0cff8102f68c245f3db1289a92e01 diff --git a/pom.xml b/pom.xml index b02e5d07..10d48a60 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.0-SNAPSHOT + 2.0.0-SNAPSHOT org.onap.ccsdk.distribution distribution-root - 0.6.0-SNAPSHOT + 1.0.0-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 + + + + + + + + + + +