diff --git a/pom.xml b/pom.xml index f12eac6..1d63e6d 100644 --- a/pom.xml +++ b/pom.xml @@ -67,10 +67,10 @@ - sonatype-snapshots - https://central.sonatype.com/repository/maven-snapshots + artifact-registry + artifactregistry:us-maven.pkg.dev/oss-exit-gate-prod/cloud-data-fusion--mavencentral - false + true true @@ -78,6 +78,17 @@ + + + artifact-registry + artifactregistry://us-maven.pkg.dev/oss-exit-gate-prod/cloud-data-fusion--mavencentral + + + artifact-registry + artifactregistry://us-maven.pkg.dev/oss-exit-gate-prod/cloud-data-fusion--mavencentral + + + @@ -167,6 +178,13 @@ + + + com.google.cloud.artifactregistry + artifactregistry-maven-wagon + 2.2.5 + + org.apache.maven.plugins @@ -368,17 +386,6 @@ release - - org.sonatype.central - central-publishing-maven-plugin - 0.8.0 - true - - sonatype.release - false - true - - org.apache.maven.plugins @@ -424,23 +431,6 @@ - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - ${gpg.passphrase} - ${gpg.useagent} - - - - - sign - - - -