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