X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=5fe16ae87751e8b868ec1b28fc4edc1ef972b97e;hb=refs%2Fheads%2Fmaster;hp=0a01af400e06f4c22b93da386472e7183b71cb4f;hpb=ad7ea1271a5eb1bb56b48a2fb1b35d8ddfed2d12;p=ccsdk%2Fsli%2Fplugins.git diff --git a/pom.xml b/pom.xml index 0a01af40..5fe16ae8 100755 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.0.1-SNAPSHOT + 2.1.0 org.onap.ccsdk.sli.plugins ccsdk-sli-plugins - 0.2.1-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 + + + + + + + + +