X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ubuntu%2Fpom.xml;h=fb655b01baf4b59a6a13283604e09169a32a0d7d;hb=826075afea216b7eac6ea39dd9f9edba4aaa7c04;hp=cbaf04c2db233910d9e58c3eb1bb29b301c9efda;hpb=a49cc5f26acf1914eda8ef5ec92b4224c173cf80;p=ccsdk%2Fdistribution.git diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index cbaf04c2..fb655b01 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -1,27 +1,28 @@ - + + 4.0.0 org.onap.ccsdk.distribution distribution-root - 0.1.0-SNAPSHOT + 0.4.0-SNAPSHOT - 4.0.0 - pom distribution-ubuntu - 0.1.0-SNAPSHOT + 0.4.0-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 -