From 055b4953b032604cef7ca643e79a2dd5612e771d Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Thu, 10 Aug 2023 23:16:34 +0200 Subject: [PATCH] Added staging plugin --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index aa2f49d..4e48e5f 100644 --- a/pom.xml +++ b/pom.xml @@ -248,6 +248,17 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ossrh + https://oss.sonatype.org/ + true + +