X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=6722bc167d51bcbbd2c49bc9899da4ff53eb3171;hb=6b1a95c935f58d65cd6148f34b4c151642ff9458;hp=b6efa94ce341065af6598d56951c6041a39fe259;hpb=ce77db4e145f4d4bb00ee830bb63d2cc23962d77;p=ccsdk%2Fsli%2Fplugins.git diff --git a/pom.xml b/pom.xml index b6efa94c..6722bc16 100755 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.0-SNAPSHOT + 2.0.0-SNAPSHOT org.onap.ccsdk.sli.plugins ccsdk-sli-plugins - 0.3.0-SNAPSHOT + 1.0.0-SNAPSHOT pom ccsdk-sli-plugins @@ -23,7 +23,12 @@ properties-node restapi-call-node + sshapi-call-node + restconf-client + template-node + grToolkit features + artifacts @@ -57,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} - - @@ -101,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 + + + + + + + + +