diff --git a/pom.xml b/pom.xml index 9654b698d7e..673b87fdbb7 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,6 @@ - - org.sonatype.oss - oss-parent - 9 - - 4.0.0 ca.uhn.hapi.fhir hapi-fhir @@ -29,6 +23,10 @@ + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + git.server scm:git:git@github.com:jamesagnew/hapi-fhir.git @@ -1124,6 +1122,17 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.8 + true + + ossrh + https://oss.sonatype.org/ + true + + com.gemnasium gemnasium-maven-plugin