From 12c19eff576a8b93eb26f922d46d988377c22f80 Mon Sep 17 00:00:00 2001 From: jamesagnew Date: Fri, 5 Mar 2021 11:46:53 -0500 Subject: [PATCH] Fix #214 - Work around Maven bug --- pom.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 10ee51c..5d8d98a 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,6 @@ hapi-fhir-testpage-overlay ${project.version} classes - + + org.apache.maven.plugins + maven-dependency-plugin + 3.1.1 + + + + ROOT