summaryrefslogtreecommitdiffstats
path: root/dmi-stub
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-11-29 17:16:55 +0000
committerPriyank Maheshwari <priyank.maheshwari@est.tech>2024-11-29 17:19:24 +0000
commitcd6b6d44fa4ed17edbb7b93c16f92538566ffc02 (patch)
tree81708cee96ee12828a0ca38f4e26e16801f77e3c /dmi-stub
parent11a6176cb156b265bb4680fd2239ce13230052c2 (diff)
Bump DMI to 1.6.1-SNAPSHOT
- bumped ncmp-dmi-plugin to 1.6.1-SNAPSHOT Issue-ID: CPS-2489 Change-Id: I30eacf8d71a0a62e4592c020a1f3ceab6193b953 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'dmi-stub')
-rw-r--r--dmi-stub/dmi-stub-app/pom.xml2
-rw-r--r--dmi-stub/dmi-stub-service/pom.xml2
-rw-r--r--dmi-stub/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/dmi-stub/dmi-stub-app/pom.xml b/dmi-stub/dmi-stub-app/pom.xml
index ba89f143..65ce208b 100644
--- a/dmi-stub/dmi-stub-app/pom.xml
+++ b/dmi-stub/dmi-stub-app/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.cps.ncmp-dmi-plugin</groupId>
<artifactId>dmi-stub</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
</parent>
<artifactId>dmi-stub-app</artifactId>
diff --git a/dmi-stub/dmi-stub-service/pom.xml b/dmi-stub/dmi-stub-service/pom.xml
index 211a0b33..4c504c41 100644
--- a/dmi-stub/dmi-stub-service/pom.xml
+++ b/dmi-stub/dmi-stub-service/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.cps.ncmp-dmi-plugin</groupId>
<artifactId>dmi-stub</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
</parent>
<artifactId>dmi-stub-service</artifactId>
diff --git a/dmi-stub/pom.xml b/dmi-stub/pom.xml
index e4ad6c45..cb857657 100644
--- a/dmi-stub/pom.xml
+++ b/dmi-stub/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.cps.ncmp-dmi-plugin</groupId>
<artifactId>ncmp-dmi-plugin</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
</parent>
<artifactId>dmi-stub</artifactId>