From d7ed9f097252d2dcdcf504fd45bc1e7280b61d4c Mon Sep 17 00:00:00 2001 From: sourabh_sourabh Date: Mon, 18 Nov 2024 13:22:35 +0000 Subject: Fix for DMI Merge job to address HTTP 403 issue while uploading dmi jar to nexus3.onap.org Issue-ID: CPS-2499 Change-Id: I18929479c73218d59296dcee8e28c50ff2da3a00 Signed-off-by: sourabh_sourabh --- dmi-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'dmi-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml') 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 830736b3..ca214065 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 @@ -27,6 +27,7 @@ dmi-plugin-demo-and-csit-stub-app + jar org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication -- cgit 1.2.3-korg