From 597764aad600831acdcddb436b49257f6977e3de Mon Sep 17 00:00:00 2001 From: Komal Yadav Date: Mon, 27 Oct 2025 05:49:32 +0000 Subject: [PATCH] Updated configuration for oss exit gate --- pom.xml | 52 +++++++++++++++++++++------------------------------- 1 file changed, 21 insertions(+), 31 deletions(-) diff --git a/pom.xml b/pom.xml index 8a6aac8..ccff3a5 100644 --- a/pom.xml +++ b/pom.xml @@ -64,10 +64,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 @@ -91,6 +91,17 @@ ${project.basedir} + + + 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 + + + org.apache.hadoop @@ -134,6 +145,13 @@ + + + com.google.cloud.artifactregistry + artifactregistry-maven-wagon + 2.2.5 + + @@ -285,17 +303,6 @@ release - - org.sonatype.central - central-publishing-maven-plugin - 0.8.0 - true - - sonatype.release - false - true - - org.apache.maven.plugins @@ -341,23 +348,6 @@ - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - ${gpg.passphrase} - ${gpg.useagent} - - - - - sign - - - -