diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2024-04-11 10:09:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-04-11 10:09:42 +0000 |
commit | f6ded15d10ebaf6ee9740c98ca6599bdbe5d1546 (patch) | |
tree | 7c40fefbea7fd2e51ac33f384489d2e4e2bc1e79 /cps-ncmp-service/src/test | |
parent | e33a3c09f747ccabae31db4dfe7b3461c0530aa9 (diff) | |
parent | 4d16019dc5b5c92c9fb0a3da1f8eff8d99115eb5 (diff) |
Merge "Update depcrecated method in KafaConfig"
Diffstat (limited to 'cps-ncmp-service/src/test')
-rw-r--r-- | cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfigSpec.groovy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfigSpec.groovy b/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfigSpec.groovy index d5b0915526..16f27d081b 100644 --- a/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfigSpec.groovy +++ b/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfigSpec.groovy @@ -1,6 +1,6 @@ /* * ============LICENSE_START======================================================= - * Copyright (C) 2023 Nordix Foundation + * Copyright (C) 2023-2024 Nordix Foundation * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |