From 73acc0cc31dad137b03c30eaf53de4c2160e600d Mon Sep 17 00:00:00 2001 From: sourabh_sourabh Date: Tue, 19 Nov 2024 15:39:58 +0000 Subject: Fix for DMI merge master Job working - Docker image name od dmi and stub is changed. Issue-ID: CPS-2499 Change-Id: Ib012cc3e319c5d071208b971146418e493e26da0 Signed-off-by: sourabh_sourabh --- dmi-service/pom.xml | 2 +- dmi-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dmi-service/pom.xml b/dmi-service/pom.xml index 80cc6970..b3b5ff55 100644 --- a/dmi-service/pom.xml +++ b/dmi-service/pom.xml @@ -612,7 +612,7 @@ true - ncmp-dmi-plugin + onap-dmi-ncmp-plugin diff --git a/dmi-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml b/dmi-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml index 11ecca77..0cdac6eb 100644 --- a/dmi-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml +++ b/dmi-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml @@ -114,7 +114,7 @@ true - dmi-plugin-demo-and-csit-stub + onap-dmi-plugin-demo-and-csit-stub -- cgit 1.2.3-korg