X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=815c9c88f0c1ed360bfc8115594ff78372994273;hb=refs%2Fheads%2Fmaster;hp=054d306d33fb2d5509d3d584d4cf34d5484eac6e;hpb=38475f19a8179cf62cd6810b6042b87cf0646c64;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index 054d306d..586147ac 100644 --- a/pom.xml +++ b/pom.xml @@ -4,49 +4,123 @@ org.onap.ccsdk.parent - odlparent-lite - 1.0.2 + oparent + 2.6.1 org.onap.ccsdk.distribution distribution-root - 0.2.2-SNAPSHOT + 1.6.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 + 1.7.1 + ${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} - + + + + + 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 + + + + + + + + + +