From 05b7b47caab462541b77ce6873aa953d5e8e9f99 Mon Sep 17 00:00:00 2001 From: Brian Long Date: Sun, 2 Oct 2022 17:14:34 -0400 Subject: [PATCH] nexus-staging direct; rather than ext --- pom.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7eca579..dd5c336 100644 --- a/pom.xml +++ b/pom.xml @@ -193,6 +193,9 @@ ossrh-release + + true + @@ -209,12 +212,18 @@ org.sonatype.plugins nexus-staging-maven-plugin 1.6.13 - true ossrh https://s01.oss.sonatype.org/ true + + + ossrh-deploy + deploy + deploy + +