X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ubuntu%2Fpom.xml;h=c513c0c80e8dafe76ff4479ef47d74bf323820a9;hb=81dcde5a93ca024fdef37e85b2de54ef30ccf4ec;hp=c81722b22c9eca9604a8ba8338c0476e0555656d;hpb=e787c2e8a2d43ea0780e85b436c31630832877b1;p=ccsdk%2Fdistribution.git diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index c81722b2..c513c0c8 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,11 +5,10 @@ org.onap.ccsdk.distribution distribution-root - 1.0.0-SNAPSHOT + 1.5.2-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 + org.codehaus.gmaven + groovy-maven-plugin + 2.1.1 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 @@ -