diff --git a/native-image-shared-config/pom.xml b/native-image-shared-config/pom.xml index 72e6dd8f..cc1b83fc 100644 --- a/native-image-shared-config/pom.xml +++ b/native-image-shared-config/pom.xml @@ -82,6 +82,22 @@ + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.7.0 + true + + ossrh + https://google.oss.sonatype.org/ + false + 15 + + + +