commit | d31e277e0733fbc24b39d48cba3c340cb3ba6885 | [log] [tgz] |
---|---|---|
author | sourabh_sourabh <sourabh.sourabh@est.tech> | Mon Nov 18 15:41:26 2024 +0000 |
committer | sourabh_sourabh <sourabh.sourabh@est.tech> | Mon Nov 18 15:41:26 2024 +0000 |
tree | 9fb5dd4a3bec027b3e645b4985f96f26f7a0acf7 | |
parent | d7ed9f097252d2dcdcf504fd45bc1e7280b61d4c [diff] [blame] |
Fix for DMI Merge job to address HTTP 403 issue while uploading dmi jar to nexus3.onap.org Issue-ID: CPS-2499 Change-Id: Iba0141c5d1d51712ae2a17b7ffb1daeb2cdc19db Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
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 ca21406..66a1211 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
@@ -109,7 +109,7 @@ <profiles> <profile> - <id>docker</id> + <id>stub-docker</id> <activation> <activeByDefault>true</activeByDefault> </activation>