X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f09fa42448a9aad99d52b55972229e9af31859ce;hb=af00f6a49d3bc9b24875cf30ccfca5d4521dc179;hp=ea9e9a2ae7bcb77efff41aed6cc249c41acc06ec;hpb=671ada85afbb8112a7ae854950cea24756be4dd3;p=vvp%2Fvalidation-scripts.git diff --git a/pom.xml b/pom.xml index ea9e9a2..f09fa42 100644 --- a/pom.xml +++ b/pom.xml @@ -1,16 +1,16 @@ - + + 4.0.0 org.onap.oparent oparent - 1.1.0 + 1.2.0 org.onap.vvp.validation-scripts validation-scripts pom - 1.0.0-SNAPSHOT + 1.0.0 vvp-validation-scripts @@ -20,6 +20,11 @@ ${maven.build.timestamp} yyyyMMdd'T'HHmmss'Z' + + ${project.version}-${timestamp} + ${project.version}-latest + nexus3.onap.org:10001 + nexus3.onap.org:10003 UTF-8 . @@ -51,9 +56,64 @@ ${onap.nexus.url} 176c31dfe190a - ecomp-staging + onap-staging + + io.fabric8 + docker-maven-plugin + 0.19.0 + + ${docker.pull.registry} + ${docker.push.registry} + + + onap/vvp/validation-scripts + validation-scripts + + true + + ${docker.tag} + ${docker.latest.tag} + + ${project.basedir} + + + + + + + clean-images + pre-clean + + remove + + + true + + + + + generate-images + package + + build + + + + + push-images + deploy + + build + push + + + onap/vvp/validation-scripts + + + + org.codehaus.mojo exec-maven-plugin @@ -78,25 +138,25 @@ - ecomp-site + onap-site dav:${onap.nexus.url}${sitePath} - ecomp-releases - ECOMP Release Repository + onap-releases + Release Repository ${onap.nexus.url}/content/repositories/releases/ - ecomp-snapshots - ECOMP Snapshot Repository + onap-snapshots + Snapshot Repository ${onap.nexus.url}/content/repositories/snapshots/ - ecomp-staging - ECOMP Staging Repository + onap-staging + Staging Repository ${onap.nexus.url}/content/repositories/staging/ - \ No newline at end of file +