X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=757fbc6974c88ad33b20cd435fce67315b18efd1;hb=7e8bd180002c4883d0ca3abe47f4d04f437df1fa;hp=2ce667699708295e59fd3c5fbc1a89533ca5ac5c;hpb=6e4a3b694045c930d4ce97766ed43d78e2cd3459;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index 2ce66769..757fbc69 100644 --- a/pom.xml +++ b/pom.xml @@ -4,17 +4,17 @@ org.onap.ccsdk.parent - odlparent-lite - 1.4.0 + oparent + 2.3.3-SNAPSHOT org.onap.ccsdk.distribution distribution-root - 0.6.0-SNAPSHOT + 1.3.1-SNAPSHOT pom ccsdk-distribution - Creates distributuon bundles for CCSDK + Creates distribution bundles for CCSDK platform-logic @@ -22,7 +22,6 @@ alpine ubuntu opendaylight - lighty odlsli dgbuilder dgbuilder-docker @@ -32,11 +31,97 @@ distribution + ${project.version} + 1.4.1-SNAPSHOT + 1.3.0-SNAPSHOT + ${project.version} yyyyMMdd'T'HHmmss'Z' + ${maven.build.timestamp} ${maven.build.timestamp} + + false + true + UTF-8 UTF-8 + + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-no-snapshots + + enforce + + + + + false + true + + org.onap.ccsdk.*:* + + WARN + + + + + + + + + + + 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 + + + + + + + + + +