diff --git a/java-shared-config/pom.xml b/java-shared-config/pom.xml index aae293da..df04af97 100644 --- a/java-shared-config/pom.xml +++ b/java-shared-config/pom.xml @@ -381,6 +381,18 @@ + + + + com.google.cloud.artifactregistry + artifactregistry-maven-wagon + 2.2.3 + + diff --git a/native-image-shared-config/pom.xml b/native-image-shared-config/pom.xml index 72e6dd8f..147f23da 100644 --- a/native-image-shared-config/pom.xml +++ b/native-image-shared-config/pom.xml @@ -81,78 +81,32 @@ + - - - - com.google.cloud.artifactregistry - artifactregistry-maven-wagon - 2.2.3 - - + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.7.0 + true + + ossrh + https://google.oss.sonatype.org/ + false + 15 + + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + + - - - release-sonatype - - true - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.7.0 - true - - ossrh - https://google.oss.sonatype.org/ - false - 15 - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - - - - - - - release-gcp-artifact-registry - - false - - - artifactregistry://undefined-artifact-registry-url-value - - - - gcp-artifact-registry-repository - ${artifact-registry-url} - - - gcp-artifact-registry-repository - ${artifact-registry-url} - - - release