diff options
Diffstat (limited to 'src/test/resources/application.yml')
-rw-r--r-- | src/test/resources/application.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/test/resources/application.yml b/src/test/resources/application.yml index 9ed37a73..d2aafbd7 100644 --- a/src/test/resources/application.yml +++ b/src/test/resources/application.yml @@ -1,5 +1,5 @@ # ============LICENSE_START======================================================= -# Copyright (C) 2021-2022 Nordix Foundation +# Copyright (C) 2021-2023 Nordix Foundation # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -43,6 +43,9 @@ cps-core: dmi: service: url: some url for the dmi service + avc: + subscription-topic: ncmp-dmi-cm-avc-subscription + subscription-response-topic: dmi-ncmp-cm-avc-subscription spring: application: |