X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=cafbad02ce4b4a2f557313717318eba4eeebf22b;hb=110bb110a48b98a40dad33e80071e0a21386f11d;hp=b02e5d0783b4a97c1ec8de85559f65a092d8fbc9;hpb=9dc7bdbbd46f2e3016617b6d0a1ad394d5771439;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index b02e5d07..cafbad02 100644 --- a/pom.xml +++ b/pom.xml @@ -5,16 +5,16 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.0-SNAPSHOT + 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 + + + + + + + + + + +