diff --git a/pom.xml b/pom.xml index b68817560..424c8e63a 100644 --- a/pom.xml +++ b/pom.xml @@ -150,10 +150,13 @@ maven-surefire-plugin false - - **/AllR5Tests - **/AllR5ValidationTests - + + **/org/hl7/fhir/dstu2/** + **/org/hl7/fhir/dstu3/** + **/org/hl7/fhir/dstu2016may/** + **/org/hl7/fhir/r4/** + **/R3R4ConversionTests/** +