From: seanbeirne Date: Tue, 27 Jun 2023 15:56:31 +0000 (+0100) Subject: Subscription dmi_to_ncmp package clean-up X-Git-Tag: 3.3.3~11^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=655896d07f37b590f574b39875aa7b79388d0f42;p=cps.git Subscription dmi_to_ncmp package clean-up Issue-ID: CPS-1738 Signed-off-by: seanbeirne Change-Id: I7e01c89cb187233b53b8786e42d2fe2c0f24dbd9 --- diff --git a/cps-ncmp-events/src/main/resources/schemas/subscription/dmi-subscription-response-event-schema-1.0.0.json b/cps-ncmp-events/src/main/resources/schemas/subscription/dmi-subscription-response-event-schema-1.0.0.json index 527d6e5793..808445917b 100644 --- a/cps-ncmp-events/src/main/resources/schemas/subscription/dmi-subscription-response-event-schema-1.0.0.json +++ b/cps-ncmp-events/src/main/resources/schemas/subscription/dmi-subscription-response-event-schema-1.0.0.json @@ -31,7 +31,7 @@ "SubscriptionEventResponse" : { "description": "The payload for subscription response event.", "type": "object", - "javaType": "org.onap.cps.ncmp.events.subscription1_0_0.SubscriptionEventResponse", + "javaType": "org.onap.cps.ncmp.events.avcsubscription1_0_0.dmi_to_ncmp.SubscriptionEventResponse", "properties": { "data": { "type": "object",