From eecbf269d528484d71d7532561b6f7b46ee6a2be Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 10 Mar 2022 18:16:01 +0000 Subject: Remove bad dependency in apex POM The Apex model modules were all collapsed into a single module in Jakarta. Issue-ID: POLICY-3982 Change-Id: Ibeebb7c89ca6057ce2f9333d14183e9da75e11a1 Signed-off-by: liamfallon --- testsuites/integration/integration-common/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'testsuites') diff --git a/testsuites/integration/integration-common/pom.xml b/testsuites/integration/integration-common/pom.xml index e9972bf14..7d8761ec7 100644 --- a/testsuites/integration/integration-common/pom.xml +++ b/testsuites/integration/integration-common/pom.xml @@ -28,16 +28,6 @@ integration-common - - org.onap.policy.apex-pdp.model - context-model - ${project.version} - - - org.onap.policy.apex-pdp.model - event-model - ${project.version} - org.onap.policy.apex-pdp.model model -- cgit 1.2.3-korg