From 5f57d09b20004ad9d00706d4c305036b6fc54f16 Mon Sep 17 00:00:00 2001 From: "Benjamin, Max" Date: Wed, 13 May 2020 17:48:03 -0400 Subject: switch to docker-maven-plugin because that's all switch to docker-maven-plugin because that's all we need Issue-ID: SO-2933 Signed-off-by: Benjamin, Max (mb388a) Change-Id: I65783d3a7c172f4ce7fc39d64a3987eeae58feed --- bpmn/mso-infrastructure-bpmn/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpmn/mso-infrastructure-bpmn/pom.xml') diff --git a/bpmn/mso-infrastructure-bpmn/pom.xml b/bpmn/mso-infrastructure-bpmn/pom.xml index 04a291af8c..b285138e9c 100644 --- a/bpmn/mso-infrastructure-bpmn/pom.xml +++ b/bpmn/mso-infrastructure-bpmn/pom.xml @@ -135,7 +135,7 @@ io.fabric8 - fabric8-maven-plugin + docker-maven-plugin start -- cgit 1.2.3-korg