X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f1a99b06f40829d60324339f4eacc810989ba5cd;hb=ccc9dffe40a1978ff129c9280b019f2dd9e52eeb;hp=5cae3e7f8c2e5223ac18788efa299bf6df9ae1ed;hpb=c7971703e0455c2ea71ac1b7072d4d1d2f99577f;p=ccsdk%2Fsli%2Fplugins.git diff --git a/pom.xml b/pom.xml index 5cae3e7f..f1a99b06 100755 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1 + 1.5.2 org.onap.ccsdk.sli.plugins ccsdk-sli-plugins - 0.3.1-SNAPSHOT + 0.7.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 + + + + + + + + +