From 2006e476b4d0ada3cb71aed0cd53ad9fe77fe2c7 Mon Sep 17 00:00:00 2001 From: kcs-koteswaradodda <86834695+kcs-koteswaradodda@users.noreply.github.com> Date: Fri, 27 Sep 2024 18:04:00 +0530 Subject: [PATCH] Removed maven deploy plugin --- pom.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/pom.xml b/pom.xml index e2e1d3d..57e74cf 100644 --- a/pom.xml +++ b/pom.xml @@ -286,15 +286,6 @@ deploy - - org.apache.maven.plugins - maven-deploy-plugin - 3.1.3 - - artifact-registry - https://us-west1-maven.pkg.dev/som-rit-infrastructure-prod/public-maven - -