summaryrefslogtreecommitdiffstats
path: root/dmi-service/pom.xml
diff options
context:
space:
mode:
authorsourabh_sourabh <sourabh.sourabh@est.tech>2024-11-19 15:39:58 +0000
committersourabh_sourabh <sourabh.sourabh@est.tech>2024-11-19 16:00:06 +0000
commit73acc0cc31dad137b03c30eaf53de4c2160e600d (patch)
tree0a455f6999d6a344462316b81ddf6ffb5ea48102 /dmi-service/pom.xml
parent33f9afae4033ecd6ce718541fb107344c00e47ff (diff)
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 <sourabh.sourabh@est.tech>
Diffstat (limited to 'dmi-service/pom.xml')
-rw-r--r--dmi-service/pom.xml2
1 files changed, 1 insertions, 1 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 @@
<activeByDefault>true</activeByDefault>
</activation>
<properties>
- <image.name>ncmp-dmi-plugin</image.name>
+ <image.name>onap-dmi-ncmp-plugin</image.name>
</properties>
<build>
<plugins>