summaryrefslogtreecommitdiffstats
path: root/dmi-service/pom.xml
diff options
context:
space:
mode:
authorsourabh_sourabh <sourabh.sourabh@est.tech>2024-11-20 14:43:25 +0000
committersourabh_sourabh <sourabh.sourabh@est.tech>2024-11-20 15:43:50 +0000
commit9ad11f2914b10b3d5049aa8dde050c998b1f9f82 (patch)
tree4520cf3d4b3d5e6bb1ef5e8b9cd87136011aa9dd /dmi-service/pom.xml
parent38becbcbbc5552150133ee1b4b477903f0f1e6c6 (diff)
[DMI] Fix for DMI merge master Job
- module names of onap dmi and stub is changed - reverted to 1.6.0-SNAPSHOT Issue-ID: CPS-2499 Change-Id: I2ca6f98ceb38bfc366997358ab9ecb0624098ac9 Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
Diffstat (limited to 'dmi-service/pom.xml')
-rw-r--r--dmi-service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmi-service/pom.xml b/dmi-service/pom.xml
index 645140b3..1ad12471 100644
--- a/dmi-service/pom.xml
+++ b/dmi-service/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cps</groupId>
<artifactId>ncmp-dmi-plugin</artifactId>
- <version>3.5.5-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
</parent>
<artifactId>dmi-service</artifactId>