From e01b4bdcdc64bfa55061ccc7a58637335f8fd056 Mon Sep 17 00:00:00 2001 From: Ritika Rekhi Date: Mon, 17 Jun 2024 04:05:43 +0530 Subject: [PATCH] Added automatic deployment plugin in pom.xml --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 30707ba..df5387d 100644 --- a/pom.xml +++ b/pom.xml @@ -88,6 +88,17 @@ + + org.sonatype.central + central-publishing-maven-plugin + 0.4.0 + true + + central + true + true + + org.apache.maven.plugins maven-source-plugin