diff --git a/pom.xml b/pom.xml index 8b473c9cf..f2c44259c 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/** +