From cd9cbc8d353e24bfff76049e187bd5f2216bf71d Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Mon, 4 Nov 2024 10:17:03 +0000 Subject: Fix references and organize dependencies after splitting policy-endpoints and message-bus Issue-ID: POLICY-5131 Change-Id: I7542caaccc130bc6120cc105d31a1e1e951c8cff Signed-off-by: adheli.tavares --- models-interactions/model-impl/sdnc/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'models-interactions/model-impl/sdnc') diff --git a/models-interactions/model-impl/sdnc/pom.xml b/models-interactions/model-impl/sdnc/pom.xml index accda069e..f81ee8efe 100644 --- a/models-interactions/model-impl/sdnc/pom.xml +++ b/models-interactions/model-impl/sdnc/pom.xml @@ -36,21 +36,10 @@ gson provided - - org.onap.policy.models.policy-models-interactions.model-impl - rest - ${project.version} - org.projectlombok lombok provided - - org.onap.policy.common - policy-endpoints - ${policy.common.version} - provided - -- cgit 1.2.3-korg