X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=65d7ba92d94bab73a012431897a6eeec1aa9522b;hb=9a44c20511157eb6bb35254712020c82cf786211;hp=85ed8a53416176d41943b3fbe2464c76f3577ddf;hpb=f4089a2309fecb01e6e3ef06e03991a6be02e2d9;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index 85ed8a53..65d7ba92 100644 --- a/pom.xml +++ b/pom.xml @@ -5,16 +5,16 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.1-SNAPSHOT + 2.1.0 org.onap.ccsdk.distribution distribution-root - 0.4.1-SNAPSHOT + 1.1.1-SNAPSHOT pom ccsdk-distribution - Creates distributuon bundles for CCSDK + Creates distribution bundles for CCSDK platform-logic @@ -31,26 +31,63 @@ distribution + ${project.version} + ${project.version} yyyyMMdd'T'HHmmss'Z' + ${maven.build.timestamp} ${maven.build.timestamp} + + false + true + UTF-8 UTF-8 - - - - 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} - - - - + + + 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 + + + + + + + + + +