Update DMI plugin with new subscription schemas 46/142146/3
authoremaclee <lee.anjella.macabuhay@est.tech>
Tue, 30 Sep 2025 10:42:02 +0000 (11:42 +0100)
committeremaclee <lee.anjella.macabuhay@est.tech>
Tue, 30 Sep 2025 15:39:11 +0000 (16:39 +0100)
commit17f704b50cd449e51772e6679ccd275e09e0effd
tree308ab022622a85305279ae7c659cccc40db6c152
parent91d0bf45ec92dc45e8a36bb2801e2ef96c2fc0d3
Update DMI plugin with new subscription schemas

- update imported packages to align with new subscription
  schemas in CPS
- upgrade to CPS latest version in pom file (from 3.7.0 to
  3.7.1)

Issue-ID: CPS-2723
Change-Id: I6d0b6eb674b86fb3fe53cd4508fde85e8dbeff23
Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech>
dmi-service/src/main/java/org/onap/cps/ncmp/dmi/notifications/cmsubscription/DmiInEventConsumer.java
dmi-service/src/main/java/org/onap/cps/ncmp/dmi/notifications/cmsubscription/DmiOutEventToCloudEventMapper.java
dmi-service/src/test/groovy/org/onap/cps/ncmp/dmi/notifications/cmsubscription/DmiInEventConsumerSpec.groovy
dmi-service/src/test/groovy/org/onap/cps/ncmp/dmi/notifications/cmsubscription/DmiOutEventToCloudEventMapperSpec.groovy
dmi-service/src/test/groovy/org/onap/cps/ncmp/dmi/notifications/mapper/CloudEventMapperSpec.groovy
dmi-service/src/test/resources/cmNotificationSubscriptionCreationEvent.json
pom.xml