From 809efa9053021ffd5f3891d8e6847974d7c1248b Mon Sep 17 00:00:00 2001 From: Amith Koujalgi Date: Wed, 20 Dec 2023 00:30:46 +0530 Subject: [PATCH] clean up --- pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index f9bff18..1ec1a15 100644 --- a/pom.xml +++ b/pom.xml @@ -45,17 +45,6 @@ - - - - - - - - - - - org.apache.maven.plugins maven-source-plugin @@ -250,6 +239,17 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + ossrh + https://s01.oss.sonatype.org/ + true + +