X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=5fe16ae87751e8b868ec1b28fc4edc1ef972b97e;hb=refs%2Fheads%2Fmaster;hp=d4ee674553abaf2d541f36a02aae5ab910aa6204;hpb=189be235f9ad5ebd92bd93ea49152b4333e879e1;p=ccsdk%2Fsli%2Fplugins.git diff --git a/pom.xml b/pom.xml index d4ee6745..5fe16ae8 100755 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.0.3-SNAPSHOT + 2.1.0 org.onap.ccsdk.sli.plugins ccsdk-sli-plugins - 0.2.3-SNAPSHOT + 1.1.1-SNAPSHOT pom ccsdk-sli-plugins @@ -23,6 +23,12 @@ properties-node restapi-call-node + sshapi-call-node + restconf-client + template-node + grToolkit + features + artifacts @@ -56,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} - - @@ -100,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 + + + + + + + + +