X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=5bd74ab6189d1e2030a4a6ce28445c31b2c377fc;hb=17c06a988af5329b1a400436243523890bef0a5a;hp=62a1372761377cdcc2ff1f5bf6b3eb5d35ac2db2;hpb=471dafabda15677d67b5ef11ce2f4060b8c81f5b;p=ccsdk%2Fdistribution.git diff --git a/pom.xml b/pom.xml index 62a13727..5bd74ab6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,35 +1,125 @@ - + + 4.0.0 org.onap.ccsdk.parent - odlparent-carbon-sr1 - 0.0.1-SNAPSHOT + oparent + 2.1.1 - 4.0.0 - pom org.onap.ccsdk.distribution distribution-root - 0.1.0-SNAPSHOT + 1.1.2-SNAPSHOT + pom - Distribution - Creates distributuon bundles for CCSDK + ccsdk-distribution + 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 - - platform-logic - ubuntu - opendaylight - odlsli - + + + + + + + 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 + + + + + + + + + +