From 8e190590e536242e7d646e2f2b67ba3697599e3b Mon Sep 17 00:00:00 2001 From: "mukesh.paliwal" Date: Thu, 25 Feb 2021 10:42:10 +0530 Subject: [PATCH] mso-cnf-adapter changes for docker tag name Issue-ID: SO-3518 Signed-off-by: mukesh.paliwal Change-Id: Ifd3add06343c828fb0bef07c452f7aa7c915f9fc --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 5803a98..ceb7260 100644 --- a/pom.xml +++ b/pom.xml @@ -135,6 +135,11 @@ + + org.codehaus.mojo + versions-maven-plugin + 1.3.1 + org.codehaus.mojo exec-maven-plugin -- 2.16.6