X-Git-Url: https://gerrit.onap.org/r/gitweb?p=vvp%2Fvalidation-scripts.git;a=blobdiff_plain;f=pom.xml;h=253bdbb699f6fe15083dd4cc9dbe02dc88a501d7;hp=ea9e9a2ae7bcb77efff41aed6cc249c41acc06ec;hb=eb94fa9a5d08f532cb7cdd89253e795ba4bc48ef;hpb=d27b72f2341b3b0657b850cc4fc29bb164d8f97a diff --git a/pom.xml b/pom.xml index ea9e9a2..253bdbb 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 + 5.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 . @@ -54,6 +59,61 @@ ecomp-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 @@ -85,18 +145,18 @@ ecomp-releases - ECOMP Release Repository + Release Repository ${onap.nexus.url}/content/repositories/releases/ ecomp-snapshots - ECOMP Snapshot Repository + Snapshot Repository ${onap.nexus.url}/content/repositories/snapshots/ ecomp-staging - ECOMP Staging Repository + Staging Repository ${onap.nexus.url}/content/repositories/staging/ - \ No newline at end of file +