X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=deliveries%2Fpom.xml;h=13db1c7ca93fca29ce97da00d026f396af231fd4;hb=d82a97ad506797f97edfd28b1658c71dc1509e5c;hp=4a3160fe4900bfd68342706c26c8806a76745c1b;hpb=36e9126897969280f0b27d328f97064a42cdf6a0;p=vid.git diff --git a/deliveries/pom.xml b/deliveries/pom.xml old mode 100644 new mode 100755 index 4a3160fe4..13db1c7ca --- a/deliveries/pom.xml +++ b/deliveries/pom.xml @@ -1,84 +1,110 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - - org.openecomp.vid - vid-parent - 1.0.0 - + + org.onap.vid + vid-parent + 4.0.0-SNAPSHOT + - pom - org.openecomp.vid - vid-deliveries + pom + vid-deliveries - VID Deliveries - ECOMP VID Deliveries - - UTF-8 - UTF-8 - ${docker_registry} - true - + VID Deliveries + ONAP VID Deliveries + + UTF-8 + UTF-8 + ${docker_registry} + true + ${project.version}-${maven.build.timestamp} + ${project.version}-latest - - ${project.artifactId}-${project.version} - - - io.fabric8 - docker-maven-plugin - 0.16.5 + yyyyMMdd'T'HHmmss'Z' + - - true + - 1.23 - - - openecomp/vid:${project.version} - - remove - docker-files - - / - vidadmin:vidadmin:vidadmin - assembly/assembly-for-plugin.xml - - - - - + + docker-proxy + + + + env.http_proxy + + + + ${env.http_proxy} + + - - - generate-image - deploy - - build - - - - - push-image - deploy - - build - push - - - + - + + ${project.artifactId}-${project.version} + + + io.fabric8 + docker-maven-plugin + 0.28.0 - - org.apache.maven.plugins - maven-deploy-plugin - 2.8 - - true - - - - + + true + 1.23 + + + onap/vid:${project.version} + + remove + docker-files + + / + vidadmin:vidadmin:vidadmin + assembly/assembly-for-plugin.xml + + + 4.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 + + + +