summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormukesh.paliwal <mukesh.paliwal1@huawei.com>2021-02-25 10:42:10 +0530
committermukesh.paliwal <mukesh.paliwal1@huawei.com>2021-02-25 10:42:10 +0530
commit8e190590e536242e7d646e2f2b67ba3697599e3b (patch)
tree9df1a1ddf37a2877e81c45565f970a25c7acacad
parent253d064c3f748f3cbb38b935dc27448dc1cac9f0 (diff)
mso-cnf-adapter changes for docker tag name
Issue-ID: SO-3518 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: Ifd3add06343c828fb0bef07c452f7aa7c915f9fc
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 5803a98..ceb7260 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,6 +137,11 @@
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
+ <artifactId>versions-maven-plugin</artifactId>
+ <version>1.3.1</version>
+ </plugin>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<executions>
<execution>