diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-07-18 13:29:21 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-18 20:29:21 +0000 |
commit | 8f7de2e7868e02e8d0d52f1ef84718a0d2ef14f6 (patch) | |
tree | 555df9d18818aac05391ee7c28b02da39cb1cc1e /docs/submodules/appc.git | |
parent | c22062665f30f4ce736d8be53404a8a472935045 (diff) |
Update git submodules
* Update docs/submodules/appc.git from branch 'master'
to 39122feeda8a36406aa9d3beb0e05cfb0d77981c
- Replace Lists with new ArrayList
The Lists.newArrayList method is not being used here in a
way that provides significant benefit over new ArrayList
and Lists was causing a class not found exception.
Change-Id: I61bbfc5e55cb283c10f3681a7e336ae346347d03
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1613
Diffstat (limited to 'docs/submodules/appc.git')
m--------- | docs/submodules/appc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git -Subproject afad136327003c1a4b8f3a5708e27d96e3374d6 +Subproject 39122feeda8a36406aa9d3beb0e05cfb0d77981 |