X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=blobdiff_plain;f=ubuntu%2Fpom.xml;h=8f17a9875049c96385f7338972c9422d14389bb2;hp=da4b476564b0cf67ea0e9ddfd6bd0872b7a422cb;hb=aa9d825d1d6be1b9bd9611b27607735f6ae1db88;hpb=f77561cb74548f172ebfb4bf4cdae17fa103eb63 diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index da4b4765..8f17a987 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -1,27 +1,28 @@ - + + 4.0.0 org.onap.ccsdk.distribution distribution-root - 0.2.0-SNAPSHOT + 0.4.1-SNAPSHOT - 4.0.0 - pom distribution-ubuntu - 0.2.0-SNAPSHOT + 0.4.1-SNAPSHOT + pom - Distribution - ubuntu + ccsdk-distribution :: ubuntu Creates base ubuntu Docker container + + openECOMP + onap/ccsdk-ubuntu-image ${project.version} - @@ -83,7 +84,6 @@ - @@ -94,7 +94,7 @@ io.fabric8 docker-maven-plugin - 0.16.5 + 0.26.0 false @@ -104,7 +104,7 @@ try ${basedir}/target/docker-stage - ${basedir}/target/docker-stage/Dockerfile + Dockerfile ${project.version} ${project.version}-STAGING-${maven.build.timestamp} @@ -138,7 +138,4 @@ - - openECOMP -