X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=8769561661063ac8202041bbfc6b989c1d7597eb;hb=3d8ca7ee581989b085182e3a3d4e0177e8b0c975;hp=e66a40794d410d3e572d9e5b967c2dff94ec571b;hpb=d5f883f63b0faf2b0c8a7c9bc9e384c4f893d766;p=ccsdk%2Fsli%2Fplugins.git diff --git a/pom.xml b/pom.xml index e66a4079..87695616 100755 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.0-SNAPSHOT + 2.0.0-SNAPSHOT org.onap.ccsdk.sli.plugins ccsdk-sli-plugins - 0.5.0-SNAPSHOT + 1.0.1-SNAPSHOT pom ccsdk-sli-plugins @@ -95,11 +95,50 @@ - - - - + + 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 + + + + + + + + +