X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=e5527d4cc0efc645fb9c97cbfa36b8c40098aa12;hb=refs%2Fheads%2Fmaster;hp=8e9cc52d2d23d4e72aa34925d698aa85aace46aa;hpb=8d3a2693ec1b5f326cd6028673ff063c0d93369f;p=ccsdk%2Fsli%2Fplugins.git diff --git a/pom.xml b/pom.xml index 8e9cc52d..5fe16ae8 100755 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 2.1.0 org.onap.ccsdk.sli.plugins ccsdk-sli-plugins - 0.6.1-SNAPSHOT + 1.1.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 + + + + + + + + +