Fix authentication info in request to SO 27/47927/3
authorJim Hahn <jrh3@att.com>
Wed, 16 May 2018 22:07:23 +0000 (18:07 -0400)
committerJim Hahn <jrh3@att.com>
Wed, 16 May 2018 22:12:02 +0000 (18:12 -0400)
commita3c172f26798c97bf822312ffcfdede738e44853
tree9fe826483826b69927c2f37f0deafd3ef1f24119
parentbb47027e380ea5686f7c4900c8eca893518be56f
Fix authentication info in request to SO

The code was passing two different sets of credentials to the REST
manager, and the wrong one was taking precedence.  Modified the code
to only pass the correct set of credentials.
Updated license date.

Change-Id: I13e2db93a8eebbb0cd77fdfaca80125cd28a2553
Issue-ID: POLICY-800
Signed-off-by: Jim Hahn <jrh3@att.com>
controlloop/common/model-impl/so/src/main/java/org/onap/policy/so/SOManager.java