configuration alignment fix 02/102202/1
authorOfir Sonsino <os0695@intl.att.com>
Mon, 24 Feb 2020 07:50:53 +0000 (09:50 +0200)
committerOfir Sonsino <os0695@intl.att.com>
Mon, 24 Feb 2020 07:50:53 +0000 (09:50 +0200)
Change-Id: I740a4181be400391cb9b7e87ec85a8042947ae05
Issue-ID: SDC-2724
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
catalog-be/src/test/resources/config/catalog-be/configuration.yaml

index 6b961b5..647b322 100644 (file)
@@ -659,7 +659,7 @@ dmaapConsumerConfiguration:
     timeLimitForNotificationHandleMs: 0
     credential:
         username: sdc@sdc.com
-        password: changeme
+        password: XyCUPhFx9u70aklYGo6OiA==
     aftDme2SslEnable: true
     aftDme2ClientIgnoreSslConfig: false
     aftDme2ClientKeystore: /opt/app/jetty/base/be/config/.truststore
@@ -693,7 +693,7 @@ dmaapProducerConfiguration:
     timeLimitForNotificationHandleMs: 120000
     credential:
         username: sdc@sdc.com
-        password: changeme
+        password: XyCUPhFx9u70aklYGo6OiA==
 
 dmeConfiguration:
     lookupUriFormat: "http://DME2RESOLVE/service=%s/version=1.0.0/envContext=%s/routeOffer=DEFAULT"