X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=bdbe1f245a0d60d1ed5ccc3900ac5fbf809b2270;hb=55368dfa341ccfe9304cf0919dd73dcd4a87b883;hp=dbc4c0e36d555b11b320efd619d98ae0aa3e2eb4;hpb=1e3fada75a8990292c71878c13d9f8dd5a7c60f8;p=ccsdk%2Fsli%2Fplugins.git diff --git a/pom.xml b/pom.xml index dbc4c0e3..bdbe1f24 100755 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.0 + 2.0.1-SNAPSHOT org.onap.ccsdk.sli.plugins ccsdk-sli-plugins - 0.4.0-SNAPSHOT + 1.0.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 + + + + + + + + +