From: Jim Hahn Date: Fri, 3 Jul 2020 18:53:26 +0000 (-0400) Subject: Fix openpojo breakage in policy-distribution X-Git-Tag: 2.4.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F27%2F109827%2F2;p=policy%2Fdistribution.git Fix openpojo breakage in policy-distribution Removing openmojo from the common/utils pom caused the policy-distribution build to break. Added openpojo to the appropriate pom in policy-distribution. Issue-ID: POLICY-2387 Change-Id: I942480828e31340aa1ca90a71bb2c197eaaf8f4c Signed-off-by: Jim Hahn --- diff --git a/model/pom.xml b/model/pom.xml index 215433f6..e09c49b8 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -1,6 +1,7 @@