diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2024-02-01 18:05:04 +0000 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2024-02-07 13:03:44 +0000 |
commit | 20a0aae43337b4175c5732e67b0270032afa9de8 (patch) | |
tree | 93f58572c52c571bc4b1f4e83d4e18f477c766ea /docs | |
parent | 39ff87f698ba7692b7342537cb14e671fed722c9 (diff) |
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 <ramesh.murugan.iyer@est.tech>
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'docs')
-rw-r--r--[-rwxr-xr-x] | docs/clamp/acm/api-protocol/acm-participant-protocol.rst | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | docs/clamp/acm/api-protocol/puml/ParticipantDeregister.puml | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | docs/clamp/acm/api-protocol/puml/ParticipantRegister.puml | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | docs/clamp/acm/api-protocol/system-level-dialogues.rst | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/docs/clamp/acm/api-protocol/acm-participant-protocol.rst b/docs/clamp/acm/api-protocol/acm-participant-protocol.rst index ee9213cf..6b69166f 100755..100644 --- 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 -<https://github.com/onap/policy-clamp/tree/master/models/src/main/java/org/onap/policy/clamp/models/acm/messages/dmaap/participant>`_ +<https://github.com/onap/policy-clamp/tree/master/models/src/main/java/org/onap/policy/clamp/models/acm/messages/kafka/participant>`_ . 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 index acbec2ad..acbec2ad 100755..100644 --- a/docs/clamp/acm/api-protocol/puml/ParticipantDeregister.puml +++ b/docs/clamp/acm/api-protocol/puml/ParticipantDeregister.puml diff --git a/docs/clamp/acm/api-protocol/puml/ParticipantRegister.puml b/docs/clamp/acm/api-protocol/puml/ParticipantRegister.puml index f8aeee81..f8aeee81 100755..100644 --- a/docs/clamp/acm/api-protocol/puml/ParticipantRegister.puml +++ b/docs/clamp/acm/api-protocol/puml/ParticipantRegister.puml diff --git a/docs/clamp/acm/api-protocol/system-level-dialogues.rst b/docs/clamp/acm/api-protocol/system-level-dialogues.rst index a2efdc36..a2efdc36 100755..100644 --- a/docs/clamp/acm/api-protocol/system-level-dialogues.rst +++ b/docs/clamp/acm/api-protocol/system-level-dialogues.rst |