X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=70e6ecafabfd4cc808be8634f29304b548d2f634;hb=b160d082e5bf6a56c03cfed175f8d44c54528753;hp=a4dc0fc08f96037f189e8a6f48cce8456ffc7f59;hpb=0f4c96b5b6081efeecc73a748822a765cc38d62b;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index a4dc0fc0..70e6ecaf 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.3 + 2.0.1-SNAPSHOT org.onap.ccsdk.distribution distribution-root - 0.5.2-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 + + + + + + + + + + +