From f7b588e59a089e6305e93823bf2eee4a94a895e1 Mon Sep 17 00:00:00 2001 From: Dag Roppe Date: Fri, 23 Apr 2021 09:10:21 -0500 Subject: [PATCH] Fix for bad Pom Signed-off-by: Dag Roppe --- fhir-persistence-scout/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fhir-persistence-scout/pom.xml b/fhir-persistence-scout/pom.xml index fb9cb537020..37762d1d8c3 100644 --- a/fhir-persistence-scout/pom.xml +++ b/fhir-persistence-scout/pom.xml @@ -44,6 +44,11 @@ fhir-persistence ${project.version} + + ${project.groupId} + fhir-cache + ${project.version} + ${project.groupId} fhir-examples