From b027b07c810fbdfa1b11959580fa38f87059d3c4 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Fri, 3 Jul 2020 14:53:26 -0400 Subject: 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 --- model/pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 @@