From 3052f10337897ea25983f35f4158c5626febbe7d Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Wed, 26 Aug 2020 16:57:52 -0400 Subject: Use ToscaPolicy instead of legacy Policy Removed usage of policy-yaml and old targetType definition. Switched to using TOSCA operational policy classes and new definitions for Target type enum. Issue-ID: POLICY-2428 Change-Id: I25d1c5219764df27bdae7f2cbeb7ada7bcef4e1e Signed-off-by: Jim Hahn Signed-off-by: Pamela Dragosh --- controlloop/common/feature-controlloop-management/pom.xml | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'controlloop/common/feature-controlloop-management/pom.xml') diff --git a/controlloop/common/feature-controlloop-management/pom.xml b/controlloop/common/feature-controlloop-management/pom.xml index 2fcb0dee5..0b2f5905c 100644 --- a/controlloop/common/feature-controlloop-management/pom.xml +++ b/controlloop/common/feature-controlloop-management/pom.xml @@ -256,21 +256,6 @@ - - org.onap.policy.models.policy-models-interactions - model-yaml - ${policy.models.version} - - - guava - com.google.guava - - - snakeyaml - org.yaml - - - org.onap.policy.drools-pdp policy-management -- cgit 1.2.3-korg