X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=cafbad02ce4b4a2f557313717318eba4eeebf22b;hb=f28520bb7e8ad6ca22d433c03c57212b2eb4bac5;hp=8d9e4dfaa56e5fc0477dd1e4bf21c16754f00dd6;hpb=22bb2af4ed106150230fd55e4314697e77f51e6a;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index 8d9e4dfa..cafbad02 100644 --- a/pom.xml +++ b/pom.xml @@ -5,16 +5,16 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.0 + 2.1.0 org.onap.ccsdk.distribution distribution-root - 0.6.0-SNAPSHOT + 1.1.1-SNAPSHOT pom ccsdk-distribution - Creates distributuon bundles for CCSDK + Creates distribution bundles for CCSDK platform-logic @@ -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 + + + + + + + + + + +