From 20a0aae43337b4175c5732e67b0270032afa9de8 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Thu, 1 Feb 2024 18:05:04 +0000 Subject: Update dependencies in policy parent - removed deprecated dmaap - updated jackson to bom for jakarta.* compability - updated spring dependencies for security fixes - updated onap cross dependencies for ccsdk and sdc Issue-ID: POLICY-4402 Change-Id: Idc7f40d15238ce79b5eb5ed6f9e6e03597cd4168 Signed-off-by: rameshiyer Signed-off-by: adheli.tavares --- docs/clamp/acm/api-protocol/acm-participant-protocol.rst | 2 +- docs/clamp/acm/api-protocol/puml/ParticipantDeregister.puml | 0 docs/clamp/acm/api-protocol/puml/ParticipantRegister.puml | 0 docs/clamp/acm/api-protocol/system-level-dialogues.rst | 0 4 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 docs/clamp/acm/api-protocol/acm-participant-protocol.rst mode change 100755 => 100644 docs/clamp/acm/api-protocol/puml/ParticipantDeregister.puml mode change 100755 => 100644 docs/clamp/acm/api-protocol/puml/ParticipantRegister.puml mode change 100755 => 100644 docs/clamp/acm/api-protocol/system-level-dialogues.rst (limited to 'docs/clamp/acm') diff --git a/docs/clamp/acm/api-protocol/acm-participant-protocol.rst b/docs/clamp/acm/api-protocol/acm-participant-protocol.rst old mode 100755 new mode 100644 index ee9213cf..6b69166f --- a/docs/clamp/acm/api-protocol/acm-participant-protocol.rst +++ b/docs/clamp/acm/api-protocol/acm-participant-protocol.rst @@ -126,7 +126,7 @@ Messages The CLAMP Automation Composition Participant Protocol uses the following messages. The descriptions below give an overview of each message. For the precise definition of the messages, see the `CLAMP code at Github -`_ +`_ . All messages are carried on DMaaP. .. csv-table:: ACM Messages diff --git a/docs/clamp/acm/api-protocol/puml/ParticipantDeregister.puml b/docs/clamp/acm/api-protocol/puml/ParticipantDeregister.puml old mode 100755 new mode 100644 diff --git a/docs/clamp/acm/api-protocol/puml/ParticipantRegister.puml b/docs/clamp/acm/api-protocol/puml/ParticipantRegister.puml old mode 100755 new mode 100644 diff --git a/docs/clamp/acm/api-protocol/system-level-dialogues.rst b/docs/clamp/acm/api-protocol/system-level-dialogues.rst old mode 100755 new mode 100644 -- cgit 1.2.3-korg