X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=blobdiff_plain;f=pom.xml;h=c129b26a7f9107d5c692563b9ff0084c0af3cdb7;hp=26d601380a60c05a4084508beecc561ad49b41f6;hb=dda0a162757d8b955d35d44fe12c7789db0e71a7;hpb=ba16d99f9b27412aa2c10a729285fa7c96e84d3a diff --git a/pom.xml b/pom.xml index 26d60138..c129b26a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,37 +1,53 @@ - + + 4.0.0 org.onap.ccsdk.parent - odlparent-carbon-sr1 - 0.0.2-SNAPSHOT + odlparent-lite + 1.1.0-SNAPSHOT - 4.0.0 - pom org.onap.ccsdk.distribution distribution-root - 0.1.0-SNAPSHOT + 0.3.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 + + + 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} + + + +