X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ubuntu%2Fpom.xml;h=0ee414edcd7cae63d0b15a537a93213dc587cdeb;hb=643e032e9078ab47e1abb1f088aaec58a3361c7c;hp=c81722b22c9eca9604a8ba8338c0476e0555656d;hpb=e787c2e8a2d43ea0780e85b436c31630832877b1;p=ccsdk%2Fdistribution.git diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index c81722b2..0ee414ed 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,11 +5,10 @@ org.onap.ccsdk.distribution distribution-root - 1.0.0-SNAPSHOT + 1.2.0-SNAPSHOT distribution-ubuntu - 1.0.0-SNAPSHOT pom ccsdk-distribution :: ubuntu @@ -20,17 +19,14 @@ onap/ccsdk-ubuntu-image - ${project.version} - ${maven.build.timestamp} - ${project.version} - org.codehaus.groovy.maven gmaven-plugin + 1.0 validate @@ -80,16 +76,16 @@ io.fabric8 docker-maven-plugin - 0.28.0 + 0.34.0 false - ${image.name} try - ${basedir}/target/docker-stage + true + ${basedir}/target/docker-stage Dockerfile ${project.docker.latestminortag.version} @@ -99,19 +95,12 @@ + ${docker.verbose} + ${docker.skip.push} - generate-images - generate-sources - - build - - - - - push-images - deploy + build-push-images build push @@ -119,7 +108,6 @@ -