X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=62416fdaf3c4505b1766242f0a914c35dd07f221;hb=9d34fec8d289f603f8f396f4313f4c5d31356796;hp=c129b26a7f9107d5c692563b9ff0084c0af3cdb7;hpb=661e2da15c8ab6f1f3fbbd03b6930ee154100c59;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index c129b26a..62416fda 100644 --- a/pom.xml +++ b/pom.xml @@ -4,50 +4,124 @@ org.onap.ccsdk.parent - odlparent-lite - 1.1.0-SNAPSHOT + oparent + 2.4.2-SNAPSHOT org.onap.ccsdk.distribution distribution-root - 0.3.0-SNAPSHOT + 1.4.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} + 1.5.0-SNAPSHOT + 1.4.0-SNAPSHOT + ${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 + + + + + + + + + +