From: liamfallon Date: Wed, 14 Dec 2022 11:38:26 +0000 (+0000) Subject: Add explicit import for oparent dependencies X-Git-Tag: 3.7.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=a98708667e2bb38c4188af7782207e95f7bfbd68 Add explicit import for oparent dependencies This change is required to explicitly import oparent dependencies to avoid self referencing in oparent. Issue-ID: POLICY-4482 Change-Id: I5155c44775880edefb15422aa85bda06fd391796 Signed-off-by: liamfallon --- diff --git a/pom.xml b/pom.xml index ab01c0b6..2d82f527 100644 --- a/pom.xml +++ b/pom.xml @@ -42,6 +42,18 @@ integration + + + + org.onap.oparent + dependencies + ${oparent.version} + pom + import + + + +