X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=b2f3b12ddee91b4a66e52c9f808740055248d880;hb=915afd39a6265d7f13da81e17fc411367b3c11fa;hp=de070d1eb95d39bc3c5410e4046316e6b258dfb3;hpb=18c809d6bae7340825dc58871a871074fd02ce22;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index de070d1e..b2f3b12d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,54 +1,127 @@ - + 4.0.0 org.onap.ccsdk.parent - odlparent-lite - 1.1.0 + oparent + 2.3.3 org.onap.ccsdk.distribution distribution-root - 0.3.0-SNAPSHOT + 1.4.0-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 + ansible-server + saltstack-server distribution + ${project.version} + 1.4.1 + 1.3.0 + ${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 + + + + + + + + + +