Fix userName property for http clients 30/104530/1
authorJim Hahn <jrh3@att.com>
Thu, 26 Mar 2020 20:19:23 +0000 (16:19 -0400)
committerJim Hahn <jrh3@att.com>
Thu, 26 Mar 2020 21:17:22 +0000 (17:17 -0400)
commitfce5f0c0d73ea349954399f623fa1d97597b4f0f
tree0cbbb76603dff80b307188e91ca2ab3258918bd9
parent266520e74db287e0d1fd0ce3715088ce9ffcc883
Fix userName property for http clients

The http client property files had "username", but the correct
property name is "userName".  Fixed.
Also updated the models version to the latest snapshot to pick
up the fix to the APPC actor.

Issue-ID: POLICY-2441
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: I4d64efcb5b639526beb145ee0231c6d650098d0f
controlloop/common/controller-frankfurt/src/test/resources/config/frankfurt-http-client.properties
controlloop/common/feature-controlloop-management/src/main/feature/config/AAI-http-client.properties
controlloop/common/feature-controlloop-management/src/main/feature/config/GUARD-http-client.properties
controlloop/common/feature-controlloop-management/src/main/feature/config/SDNC-http-client.properties
controlloop/common/feature-controlloop-management/src/main/feature/config/SO-http-client.properties
controlloop/common/feature-controlloop-management/src/main/feature/config/VFC-http-client.properties
pom.xml