From: jhh Date: Fri, 8 May 2020 18:42:11 +0000 (-0500) Subject: delete dependency section in junit test op.pom X-Git-Tag: 1.6.4~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=27e9926b266785f5173776d2cd33813568c0d2b3;p=policy%2Fdrools-applications.git delete dependency section in junit test op.pom This is to correct junit failures Issue-ID: POLICY-2551 Signed-off-by: jhh Change-Id: I4522f01a8ed8a66ddcb09549d4281adbcd644ab7 --- diff --git a/controlloop/common/feature-controlloop-management/src/test/resources/op.pom b/controlloop/common/feature-controlloop-management/src/test/resources/op.pom index a71cd254a..c0a399d22 100644 --- a/controlloop/common/feature-controlloop-management/src/test/resources/op.pom +++ b/controlloop/common/feature-controlloop-management/src/test/resources/op.pom @@ -29,12 +29,4 @@ op 1.0.0 - - - org.onap.policy.models.policy-models-interactions.model-impl - events - ${policy.models.version} - provided - -