diff --git a/pom.xml b/pom.xml index 04272e348..8c9f4a689 100644 --- a/pom.xml +++ b/pom.xml @@ -150,12 +150,12 @@ maven-surefire-plugin false + + **/All* + - **/org/hl7/fhir/dstu2/** - **/org/hl7/fhir/dstu3/** - **/org/hl7/fhir/dstu2016may/** - **/org/hl7/fhir/r4/** - **/R3R4ConversionTests/** + **/*dstu*/** + **/*r4*/**