X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=blobdiff_plain;f=pom.xml;h=c45251b99cf4de717aba27e2430d68c04fc420d9;hp=26d601380a60c05a4084508beecc561ad49b41f6;hb=bf312812327b3f840d484113d26b3310502f5671;hpb=ba16d99f9b27412aa2c10a729285fa7c96e84d3a diff --git a/pom.xml b/pom.xml index 26d60138..c45251b9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,37 +1,54 @@ - - + + + 4.0.0 org.onap.ccsdk.parent - odlparent-carbon-sr1 - 0.0.2-SNAPSHOT + odlparent-lite + 1.2.0-SNAPSHOT - 4.0.0 - pom org.onap.ccsdk.distribution distribution-root - 0.1.0-SNAPSHOT + 0.4.0-SNAPSHOT + pom ccsdk-distribution Creates distributuon bundles for CCSDK - - distribution - - yyMMdd-HHmmss - ${maven.build.timestamp} - UTF-8 - UTF-8 - - platform-logic + dependencies ubuntu opendaylight odlsli dgbuilder dgbuilder-docker + ansible-server + + + distribution + + yyyyMMdd'T'HHmmss'Z' + ${maven.build.timestamp} + 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} + + + +