X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=7e840e688d0aa0adcedfe4c0da2cd3cee7598bb3;hb=7295af14d96885845fe651de1f3c546127ad3dc6;hp=541a9c89dccf59b0d99d7fbf635268b33afe1ddf;hpb=912f98b9cdfe0f636239b8f94fccf7858bffac26;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index 541a9c89..7e840e68 100644 --- a/pom.xml +++ b/pom.xml @@ -4,49 +4,122 @@ org.onap.ccsdk.parent - odlparent-lite - 1.0.1-SNAPSHOT + oparent + 2.1.1-SNAPSHOT org.onap.ccsdk.distribution distribution-root - 0.2.1-SNAPSHOT + 1.1.1-SNAPSHOT pom ccsdk-distribution - Creates distributuon bundles for CCSDK + Creates distribution bundles for CCSDK platform-logic + dependencies + alpine ubuntu opendaylight odlsli dgbuilder dgbuilder-docker + ansible-server + saltstack-server distribution + ${project.version} + ${project.version} - yyMMdd-HHmmss + 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} - + + + + + 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 + + + + + + + + + +