X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=deliveries%2Fpom.xml;h=43131b32f11da9b725a68c4838f15682100423c0;hb=2625de9e904e1389a9d99e5cd90f9f462d0fec72;hp=e0aa7e08de4f34e95d839f438c536db779707eab;hpb=bf9dd44f0417623b35ed7631727325b510d61b3d;p=vid.git diff --git a/deliveries/pom.xml b/deliveries/pom.xml index e0aa7e08d..43131b32f 100755 --- a/deliveries/pom.xml +++ b/deliveries/pom.xml @@ -1,88 +1,110 @@ - - 4.0.0 - - - org.openecomp.vid - vid-parent - 1.0.0 - - - pom - org.openecomp.vid - vid-deliveries - - VID Deliveries - ECOMP VID Deliveries - - UTF-8 - UTF-8 - ${docker_registry} - true - - - - ${project.artifactId}-${project.version} - - - io.fabric8 - docker-maven-plugin - 0.16.5 - - - true - - 1.23 - - - openecomp/vid:${project.version} - - remove - docker-files - - / - vidadmin:vidadmin:vidadmin - assembly/assembly-for-plugin.xml - - - 1.1-STAGING-latest - - - - - - - - - - generate-image - deploy - - build - - - - - push-image - deploy - - build - push - - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.8 - - true - - - - - - + + 4.0.0 + + + org.onap.vid + vid-parent + 5.0.0-SNAPSHOT + + + pom + vid-deliveries + + VID Deliveries + ONAP VID Deliveries + + UTF-8 + UTF-8 + ${docker_registry} + true + ${project.version}-${maven.build.timestamp} + ${project.version}-latest + + yyyyMMdd'T'HHmmss'Z' + + + + + + docker-proxy + + + + env.http_proxy + + + + ${env.http_proxy} + + + + + + + ${project.artifactId}-${project.version} + + + io.fabric8 + docker-maven-plugin + 0.28.0 + + + true + 1.23 + + + onap/vid:${project.version} + + remove + docker-files + + / + vidadmin:vidadmin:vidadmin + assembly/assembly-for-plugin.xml + + + 5.0-STAGING-latest + latest + ${docker.tag} + ${docker.latest.tag} + + + + + + + + + + generate-image + package + + build + + + + + push-image + deploy + + build + push + + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8 + + true + + + + + +