From c0d3538dac8d0d9f307db2742351b1519f2e2e04 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 27 Feb 2019 13:41:53 -0800 Subject: Update git submodules * Update docs/submodules/appc.git from branch 'master' to 924616740bdf5f596bd6f32dac32c1a8e5504650 - Fix failing powermock tests The version of javassist coming from opendaylight is not working correctly with powermock. Adding a test scoped dependency for a working version of javassist. Test classes added in this commit are not new, they were temporarily removed as part of https://gerrit.onap.org/r/#/c/79046/ Change-Id: I193873c0d4abd7b11592a95bff9a6b07cf2d7191 Signed-off-by: Patrick Brady Issue-ID: APPC-1277 --- docs/submodules/appc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git index 32ad33f14..924616740 160000 --- a/docs/submodules/appc.git +++ b/docs/submodules/appc.git @@ -1 +1 @@ -Subproject commit 32ad33f14a955b10fca06ae457267deb2ff50abd +Subproject commit 924616740bdf5f596bd6f32dac32c1a8e5504650 -- cgit 1.2.3-korg