X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ubuntu%2Fpom.xml;h=f7f79482e4f0e401f2412a808c0518923e9cf6b4;hb=8f4c673b95d7d46dbde1cd5921debe195c3828b3;hp=0f88ebc0ea190d833f94b411d04635141e622fd6;hpb=9dc7bdbbd46f2e3016617b6d0a1ad394d5771439;p=ccsdk%2Fdistribution.git diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index 0f88ebc0..f7f79482 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,11 +5,10 @@ org.onap.ccsdk.distribution distribution-root - 0.6.0-SNAPSHOT + 1.3.0-SNAPSHOT distribution-ubuntu - 0.6.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 @@ -