diff --git a/hapi-fhir-base/pom.xml b/hapi-fhir-base/pom.xml index 7a49d25c4c0..b7fcc048ae7 100644 --- a/hapi-fhir-base/pom.xml +++ b/hapi-fhir-base/pom.xml @@ -190,7 +190,7 @@ false - file://${project.basedir}/../src/checkstyle/checkstyle.xml + ${project.basedir}/../src/checkstyle/checkstyle.xml diff --git a/pom.xml b/pom.xml index eaf15246548..9fe44906ed8 100644 --- a/pom.xml +++ b/pom.xml @@ -793,7 +793,7 @@ - file://${project.basedir}/src/checkstyle/checkstyle.xml + ${project.basedir}/src/checkstyle/checkstyle.xml