diff --git a/hapi-fhir-structures-r5/pom.xml b/hapi-fhir-structures-r5/pom.xml index 25c993e98eb9..b9f8190c7dc1 100644 --- a/hapi-fhir-structures-r5/pom.xml +++ b/hapi-fhir-structures-r5/pom.xml @@ -287,6 +287,17 @@ maven-javadoc-plugin public + true + + ca.uhn.hapi.fhir:org.hl7.fhir.r5 + + + + com.squareup.okhttp3 + okhttp + ${okhttp_version} + +