From b694be156d4b022e24347259f494ee3b46d47bdb Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 5 Mar 2019 09:35:16 +0000 Subject: Add DAO module for Models This patch set fixes some typos and license headers. Issue-ID: POLICY-1195 Change-Id: I2d15b00fcb50ea92746ab7c5a87b57efa07196fe Signed-off-by: liamfallon --- models-base/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'models-base/pom.xml') diff --git a/models-base/pom.xml b/models-base/pom.xml index d2f8d87d4..712bc9108 100644 --- a/models-base/pom.xml +++ b/models-base/pom.xml @@ -30,16 +30,4 @@ policy-models-base ${project.artifactId} [${project.parent.artifactId}] module provides basic model handling for the ONAP Policy Framework - - - - org.onap.policy.common - utils - - - - org.slf4j - slf4j-api - - -- cgit 1.2.3-korg