X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=b34ea669c117564151a20cd45b70fbc31ff3ccee;hb=eef9c4714984a1a162fafd0a004cd83e02f20400;hp=0d30ea263aaa0a3df072769636513029967986be;hpb=ea65269f135a9196b0dfcc6195d6a9bd915f998c;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index 0d30ea26..b34ea669 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.0 + 2.0.0-SNAPSHOT org.onap.ccsdk.distribution distribution-root - 0.4.0-SNAPSHOT + 1.0.0-SNAPSHOT pom ccsdk-distribution @@ -26,6 +26,8 @@ dgbuilder dgbuilder-docker ansible-server + saltstack-server + sliboot @@ -37,19 +39,50 @@ UTF-8 - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://${onap.nexus.host} - ${onap.nexus.staging.profile-id} - ${onap.nexus.staging.server-id} - - - - + + + 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 + + + + + + + + + + +