diff --git a/pom.xml b/pom.xml index d4db041..8279d4a 100644 --- a/pom.xml +++ b/pom.xml @@ -43,10 +43,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 @@ -69,6 +69,17 @@ 2.13.4.2 + + + 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 + + + com.fasterxml.jackson.core @@ -272,6 +283,13 @@ + + + com.google.cloud.artifactregistry + artifactregistry-maven-wagon + 2.2.5 + + ${testSourceLocation} @@ -422,35 +440,6 @@ - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - ${gpg.passphrase} - ${gpg.useagent} - - - - - sign - - - - - - - org.sonatype.central - central-publishing-maven-plugin - 0.8.0 - true - - sonatype.release - false - true - -