From 33f9afae4033ecd6ce718541fb107344c00e47ff Mon Sep 17 00:00:00 2001 From: sourabh_sourabh Date: Tue, 19 Nov 2024 13:36:26 +0000 Subject: Fix for DMI merge master Job working - Bumped DMI version from 1.6.0-SNAPSHOT to 3.5.5-SNAPSHOT Issue-ID: CPS-2499 Change-Id: Ieeba324330080f5dc5f8723a7d8d6f37aa7945ca Signed-off-by: sourabh_sourabh --- dmi-service/pom.xml | 2 +- dmi-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml | 2 +- dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml | 2 +- dmi-stub/pom.xml | 3 +-- pom.xml | 2 +- 5 files changed, 5 insertions(+), 6 deletions(-) diff --git a/dmi-service/pom.xml b/dmi-service/pom.xml index 17d22751..80cc6970 100644 --- a/dmi-service/pom.xml +++ b/dmi-service/pom.xml @@ -24,7 +24,7 @@ org.onap.cps ncmp-dmi-plugin - 1.6.0-SNAPSHOT + 3.5.5-SNAPSHOT dmi-service 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 66a12119..11ecca77 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 @@ -23,7 +23,7 @@ org.onap.cps dmi-plugin-demo-and-csit-stub - 1.6.0-SNAPSHOT + 3.5.5-SNAPSHOT dmi-plugin-demo-and-csit-stub-app diff --git a/dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml b/dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml index 93e69100..30f6b10f 100644 --- a/dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml +++ b/dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml @@ -23,7 +23,7 @@ org.onap.cps dmi-plugin-demo-and-csit-stub - 1.6.0-SNAPSHOT + 3.5.5-SNAPSHOT dmi-plugin-demo-and-csit-stub-service diff --git a/dmi-stub/pom.xml b/dmi-stub/pom.xml index fdd01089..854e8432 100644 --- a/dmi-stub/pom.xml +++ b/dmi-stub/pom.xml @@ -23,8 +23,7 @@ org.onap.cps ncmp-dmi-plugin - 1.6.0-SNAPSHOT - ../../ncmp-dmi-plugin/pom.xml + 3.5.5-SNAPSHOT dmi-plugin-demo-and-csit-stub diff --git a/pom.xml b/pom.xml index 56d65d3b..4e0a388e 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ org.onap.cps ncmp-dmi-plugin - 1.6.0-SNAPSHOT + 3.5.5-SNAPSHOT ncmp-dmi-plugin DMI Plugin Service pom -- cgit 1.2.3-korg