X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=5fe16ae87751e8b868ec1b28fc4edc1ef972b97e;hb=refs%2Fheads%2Fmaster;hp=201a59b3945870ab303eb25168e6900d46cc9b1c;hpb=057bc260e7752bc11960cf9cab4005efec1739c7;p=ccsdk%2Fsli%2Fplugins.git diff --git a/pom.xml b/pom.xml index 201a59b3..5fe16ae8 100755 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.1-SNAPSHOT + 2.1.0 org.onap.ccsdk.sli.plugins ccsdk-sli-plugins - 0.4.1-SNAPSHOT + 1.1.1-SNAPSHOT pom ccsdk-sli-plugins @@ -26,6 +26,7 @@ sshapi-call-node restconf-client template-node + grToolkit features artifacts @@ -61,17 +62,6 @@ false - - 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} - - @@ -105,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 + + + + + + + + +