From 2e737e6c37a579065d4e56ab470fd54b1ba1d64f Mon Sep 17 00:00:00 2001 From: egernug Date: Fri, 22 Mar 2019 14:57:25 +0000 Subject: [PATCH] Add fabric8 to parent pom Issue-ID: DMAAP-1072 Change-Id: I368b2f553425629cfa98adf2a0a09810ac14c982 Signed-off-by: egernug --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 8f3672ce..f726f1a3 100755 --- a/pom.xml +++ b/pom.xml @@ -72,6 +72,14 @@ + + io.fabric8 + docker-maven-plugin + 0.28.0 + + true + + org.sonatype.plugins nexus-staging-maven-plugin -- 2.16.6