From 5c0bfb2716acd020871ad844119553d132af9955 Mon Sep 17 00:00:00 2001 From: Varun Gudisena Date: Tue, 26 Sep 2017 11:57:49 -0500 Subject: Fix docker build Changed docker maven plug in version Issue-Id: DMAAP-144 Change-Id: I8ed474b2415bc6be4d6e2d17292348cd1883f3f3 Signed-off-by: Varun Gudisena --- pom.xml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 7bd27f4..a75f1a3 100644 --- a/pom.xml +++ b/pom.xml @@ -345,14 +345,6 @@ - - org.apache.maven.plugins - maven-deploy-plugin - 2.5 - - true - - org.apache.maven.plugins maven-resources-plugin @@ -383,12 +375,11 @@ com.spotify docker-maven-plugin - 0.4.13 + 1.0.0 onap/dmaap/dmaap-mr ${dockerLocation} docker-hub - ${dmaapImg} latest -- cgit 1.2.3-korg