X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=e5527d4cc0efc645fb9c97cbfa36b8c40098aa12;hb=refs%2Fheads%2Fmaster;hp=7a0f84a9fc3f7a12835ef95185866f906e7f12ad;hpb=85737499b931441be3013831d7ce76a5c4734032;p=ccsdk%2Fsli%2Fplugins.git diff --git a/pom.xml b/pom.xml index 7a0f84a9..5fe16ae8 100755 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1-SNAPSHOT + 2.1.0 org.onap.ccsdk.sli.plugins ccsdk-sli-plugins - 0.3.1-SNAPSHOT + 1.1.1-SNAPSHOT pom ccsdk-sli-plugins @@ -25,8 +25,10 @@ restapi-call-node sshapi-call-node restconf-client - features template-node + grToolkit + features + artifacts @@ -60,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} - - @@ -104,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 + + + + + + + + +