From f3fb496782163a2d3394a71e5af5c7083afcc9c0 Mon Sep 17 00:00:00 2001 From: "mukesh.paliwal" Date: Mon, 22 Feb 2021 08:48:28 +0530 Subject: [PATCH] mso-cnf-adapter changes for docker Issue-ID: SO-3518 Signed-off-by: mukesh.paliwal Change-Id: Ieab6dc99b5a896529399e0a12e04f55d9844c48a --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 7e3c677..e9b6a90 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,13 @@ ${project.artifactId}-${project.version} + + org.apache.maven.plugins + maven-deploy-plugin + + true + + org.springframework.boot spring-boot-maven-plugin -- 2.16.6