diff --git a/pom.xml b/pom.xml index fdfb6c2a258..0204951eba0 100644 --- a/pom.xml +++ b/pom.xml @@ -950,6 +950,28 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-java + + enforce + + + + + [1.8,) + + The hapi-fhir Maven build requires JDK version 1.8 or higher. + + + + + + + org.codehaus.mojo license-maven-plugin