summaryrefslogtreecommitdiffstats
path: root/dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-09-06 10:44:47 +0100
committermpriyank <priyank.maheshwari@est.tech>2024-09-06 10:44:54 +0100
commit204c4e90c58aae5b72aa4085265be8dd8fc6a57c (patch)
tree0b8fa6e42a4306a12051d4120c8c5ffb0e6f5580 /dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml
parent77fd08845b489fb7880b2c51e62a3548c4b0a947 (diff)
Update cps version in DMI plugin
- updated cps version to 3.5.2 i.e the latest released version - updated corresponding dependant code from cps ncmp - Fixed the testware Issue-ID: CPS-2401 Change-Id: I8c3ed7cbdef11a195b86088006fd0e1e7642a572 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml')
-rw-r--r--dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml2
1 files changed, 1 insertions, 1 deletions
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 64cdeb5b..e8d88ddd 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
@@ -91,7 +91,7 @@
<dependency>
<groupId>org.onap.cps</groupId>
<artifactId>cps-ncmp-events</artifactId>
- <version>3.4.9</version>
+ <version>3.5.2</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>