diff --git a/pom.xml b/pom.xml index dbf5d85..2057ee9 100644 --- a/pom.xml +++ b/pom.xml @@ -74,12 +74,23 @@ https://sonarcloud.io + + + 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 + + + - 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 @@ -153,6 +164,13 @@ + + + com.google.cloud.artifactregistry + artifactregistry-maven-wagon + 2.2.5 + + @@ -344,35 +362,6 @@ - - - org.sonatype.central - central-publishing-maven-plugin - 0.8.0 - true - - sonatype.release - false - true - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - ${gpg.passphrase} - ${gpg.useagent} - - - - - sign - - - - @@ -384,14 +373,6 @@ org.apache.maven.plugins maven-javadoc-plugin - - org.apache.maven.plugins - maven-gpg-plugin - - - org.sonatype.central - central-publishing-maven-plugin -