From: Jim Hahn Date: Sun, 7 Apr 2019 14:34:45 +0000 (-0400) Subject: Wrong models-pdp in pap X-Git-Tag: 3.0.2-ONAP~29^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0050926087ba76d4a55fd7ddfe695a229126dcae;p=policy%2Fpap.git Wrong models-pdp in pap Policy/pap was still referring to models-pdp instead of policy-models-pdp. Change-Id: Ia39647a7fe3d29fe5d67ee6f8f57a296f4cc4347 Issue-ID: POLICY-1542 Signed-off-by: Jim Hahn --- diff --git a/main/pom.xml b/main/pom.xml index 2e221cef..0c84e27a 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -65,7 +65,7 @@ org.onap.policy.models - models-pdp + policy-models-pdp ${policy.models.version}