diff --git a/org.hl7.fhir.validation.cli/pom.xml b/org.hl7.fhir.validation.cli/pom.xml index 5eb1b0cd8..39a88e7b0 100644 --- a/org.hl7.fhir.validation.cli/pom.xml +++ b/org.hl7.fhir.validation.cli/pom.xml @@ -83,6 +83,7 @@ org.apache.maven.plugins maven-jar-plugin + 3.1.2 diff --git a/pom.xml b/pom.xml index d9cec0aae..af0fd8fe8 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,6 @@ 4.0.0-SNAPSHOT - false org.hl7.fhir.core @@ -151,6 +150,11 @@ maven-surefire-plugin true + + + + * + @@ -254,13 +258,6 @@ - - org.apache.maven.plugins - maven-surefire-plugin - 3.0.0-M3 - - -