From 9bd7cd21ab1b8afa935f0c1d7f8ef422bf86b19f Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Thu, 12 Oct 2023 13:56:39 +0100 Subject: Remove AAF references from acm-runtime Issue-ID: POLICY-4592 Change-Id: I0a07deba014555290889256a8af197b7db6ae738 Signed-off-by: adheli.tavares --- runtime-acm/src/test/resources/application-prometheus-noauth.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime-acm/src/test/resources') diff --git a/runtime-acm/src/test/resources/application-prometheus-noauth.yaml b/runtime-acm/src/test/resources/application-prometheus-noauth.yaml index 25daf49fc..25187a6d0 100644 --- a/runtime-acm/src/test/resources/application-prometheus-noauth.yaml +++ b/runtime-acm/src/test/resources/application-prometheus-noauth.yaml @@ -37,4 +37,4 @@ runtime: topicCommInfrastructure: dmaap servers: - localhost - topic: POLICY-ACRUNTIME-PARTICIPANT \ No newline at end of file + topic: POLICY-ACRUNTIME-PARTICIPANT -- cgit 1.2.3-korg