From d72a2ab96255ccc7a9c3a3506eab5509cbcf9ac9 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Thu, 3 Jun 2021 10:37:35 +0100 Subject: Exposing the Audit provider through Models provider. Change-Id: I4a3a28b6dbbfbad533a69cf46c545ece7e0b147e Issue-ID: POLICY-2899 Signed-off-by: adheli.tavares --- models-provider/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'models-provider/pom.xml') diff --git a/models-provider/pom.xml b/models-provider/pom.xml index 76e21c578..31157ca50 100644 --- a/models-provider/pom.xml +++ b/models-provider/pom.xml @@ -62,6 +62,12 @@ ${project.version} + + org.onap.policy.models + policy-models-pap + ${project.version} + + com.h2database h2 -- cgit 1.2.3-korg