commit | 409e396b0c56c203796be9f02ae809186fc3c08a | [log] [tgz] |
---|---|---|
author | Patrick Brady <pb071s@att.com> | Fri Sep 21 10:15:49 2018 -0700 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Sep 21 20:12:56 2018 +0000 |
tree | 669ee935c89ab07dd79f5079ff515cef575b119f | |
parent | 506ade8516808ee807d9bca9396b26726225e80c [diff] |
Updated git submodules Project: appc master b1f5afc03a77a57a6e0ff6a315429f254298b425 Fix logger constants The new appc-common-bundle had different exports than the old appc-common bundle did. This seemed to be causing the logging constants to not load properly. This puts the exports back to the way they were before. Change-Id: I0f3c7e747ad9d45c4169f0da05a2fd01885134d3 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1207