From 23a5c8945ec866942a56731087f1513666735154 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 29 Nov 2024 16:36:40 +0000 Subject: Release cps/ncmp-dmi-plugin --- dmi-service/pom.xml | 2 +- dmi-stub/dmi-stub-app/pom.xml | 2 +- dmi-stub/dmi-stub-service/pom.xml | 2 +- dmi-stub/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dmi-service/pom.xml b/dmi-service/pom.xml index 5a4b6169..a70e2260 100644 --- a/dmi-service/pom.xml +++ b/dmi-service/pom.xml @@ -24,7 +24,7 @@ org.onap.cps.ncmp-dmi-plugin ncmp-dmi-plugin - 1.6.0-SNAPSHOT + 1.6.0 dmi-service diff --git a/dmi-stub/dmi-stub-app/pom.xml b/dmi-stub/dmi-stub-app/pom.xml index ba89f143..067b79d0 100644 --- a/dmi-stub/dmi-stub-app/pom.xml +++ b/dmi-stub/dmi-stub-app/pom.xml @@ -23,7 +23,7 @@ org.onap.cps.ncmp-dmi-plugin dmi-stub - 1.6.0-SNAPSHOT + 1.6.0 dmi-stub-app diff --git a/dmi-stub/dmi-stub-service/pom.xml b/dmi-stub/dmi-stub-service/pom.xml index 211a0b33..86613932 100644 --- a/dmi-stub/dmi-stub-service/pom.xml +++ b/dmi-stub/dmi-stub-service/pom.xml @@ -23,7 +23,7 @@ org.onap.cps.ncmp-dmi-plugin dmi-stub - 1.6.0-SNAPSHOT + 1.6.0 dmi-stub-service diff --git a/dmi-stub/pom.xml b/dmi-stub/pom.xml index e4ad6c45..feacea08 100644 --- a/dmi-stub/pom.xml +++ b/dmi-stub/pom.xml @@ -23,7 +23,7 @@ org.onap.cps.ncmp-dmi-plugin ncmp-dmi-plugin - 1.6.0-SNAPSHOT + 1.6.0 dmi-stub diff --git a/pom.xml b/pom.xml index b40beb84..d79a818a 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ org.onap.cps.ncmp-dmi-plugin ncmp-dmi-plugin - 1.6.0-SNAPSHOT + 1.6.0 ncmp-dmi-plugin DMI Plugin Service pom -- cgit 1.2.3-korg