From efad46124485f1572765fad05284d8a070fb9277 Mon Sep 17 00:00:00 2001 From: sandovalfr Date: Mon, 4 Mar 2019 09:31:59 -0500 Subject: small, multi-platform docker images Issue-ID: INT-907 Issue-ID: INT-908 Issue-ID: INT-909 Change-Id: I2df861f0098588ec9b394b501af2de6f7559c213 Signed-off-by: sandovalfr --- pom.xml | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8ef01610..8f3672ce 100755 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.dmaap.datarouter parent dmaap-datarouter - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT pom https://github.com/att/DMAAP_DATAROUTER @@ -35,7 +35,7 @@ 1.2.3 - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT UTF-8 1.8 1.8 @@ -59,7 +59,6 @@ /content/repositories/releases/ /content/repositories/staging/ /content/sites/site/org/onap/dmaap/datarouter/${project.artifactId}/${project.version} - 1.0.0 true true true @@ -73,14 +72,6 @@ - - com.spotify - docker-maven-plugin - ${docker.maven.plugin.version} - - true - - org.sonatype.plugins nexus-staging-maven-plugin -- cgit 1.2.3-korg