From 12ab4dbf93f5defdbbc55da26282176bdb429004 Mon Sep 17 00:00:00 2001 From: Komal Yadav Date: Thu, 12 Feb 2026 11:25:09 +0000 Subject: [PATCH] Implemented exit gate updated updated --- pom.xml | 40 +++++++++++++++++++++++++++++----------- 1 file changed, 29 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 393e66798..736a7baf6 100644 --- a/pom.xml +++ b/pom.xml @@ -300,6 +300,35 @@ release + + + + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 + true + + sonatype.release + false + true + + + + + + + + version-release + + + artifact-registry + artifactregistry://us-maven.pkg.dev/oss-exit-gate-prod/cloud-data-fusion--mavencentral + + + + + + common-artifacts @@ -364,17 +393,6 @@ - - org.sonatype.central - central-publishing-maven-plugin - 0.8.0 - true - - sonatype.release - false - true - -