From 23b5193c853c3736a84b379a6b17e51578f5c09f Mon Sep 17 00:00:00 2001 From: mohitdeuex Date: Tue, 13 Feb 2024 16:35:22 +0530 Subject: [PATCH] Add Nexus auto staging plugin --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 6f114df..7897be3 100644 --- a/pom.xml +++ b/pom.xml @@ -229,6 +229,17 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + ossrh + https://s01.oss.sonatype.org/ + true + +