From 05b76d8ca98f3b4a5b540d96fe7ee04e1f5aa9cb Mon Sep 17 00:00:00 2001 From: Dennis Schiese <135758800+dschiese@users.noreply.github.com> Date: Mon, 11 Mar 2024 14:58:37 +0100 Subject: [PATCH] Update pom.xml --- qanary_commons/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/qanary_commons/pom.xml b/qanary_commons/pom.xml index 4eeb1591..fe58cfdc 100644 --- a/qanary_commons/pom.xml +++ b/qanary_commons/pom.xml @@ -354,6 +354,17 @@ @{project.artifactId}-@{project.version} + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + ossrh + https://oss.sonatype.org + true + +