From 2cbba986d0813db0d0134ad6f6cc1ac3663f4d5e Mon Sep 17 00:00:00 2001 From: wr148d Date: Thu, 20 May 2021 09:52:02 -0400 Subject: Removing the password in the cacher dmaap properties file Issue-ID: AAI-3344 Signed-off-by: wr148d Change-Id: I3812aa11000469a0fe7cf52137d72b587b2d9851 --- src/main/resources/etc/appprops/aaiDmaaPEventConsumer.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/etc/appprops/aaiDmaaPEventConsumer.properties b/src/main/resources/etc/appprops/aaiDmaaPEventConsumer.properties index 378db93..2eda54d 100644 --- a/src/main/resources/etc/appprops/aaiDmaaPEventConsumer.properties +++ b/src/main/resources/etc/appprops/aaiDmaaPEventConsumer.properties @@ -11,7 +11,7 @@ SubContextPath=/ Protocol=http MethodType=GET username=m08479@aai.ecomp.att.com -password=OBF:1qab1lbw1kfr1ffg1hzn1i231fhe1kcn1lfm1qcr +password= contenttype=application/json host=klsd048.ipcoe.att.com:3904,klsd055.ipcoe.att.com:3904,klsd056.ipcoe.att.com:3904 topic=AAI-EVENT -- cgit 1.2.3-korg