From 1626e36116a9150dc61cfed25057bf255b6f6ec9 Mon Sep 17 00:00:00 2001 From: Maximillian Arruda Date: Sun, 31 Mar 2024 04:27:24 -0300 Subject: [PATCH] build: changed to publish to central portal Signed-off-by: Maximillian Arruda --- pom.xml | 73 +++++++++++++++++++++++++++++++++------------------------ 1 file changed, 42 insertions(+), 31 deletions(-) diff --git a/pom.xml b/pom.xml index d24903c..1f0c316 100644 --- a/pom.xml +++ b/pom.xml @@ -132,16 +132,27 @@ release + + + + + + + + + + - org.sonatype.plugins - nexus-staging-maven-plugin + org.sonatype.central + central-publishing-maven-plugin + 0.4.0 true - ossrh - https://s01.oss.sonatype.org/ - true + ossrh + true + org.apache.maven.plugins maven-release-plugin @@ -177,32 +188,32 @@ - - - github - scm:git:ssh://git@github.com/soujava/pom-editor-maven-plugin.git - - - ossrh - https://s01.oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - + + + + + + + + + + + + + + - - - oss.sonatype.org-snapshot - https://s01.oss.sonatype.org/content/repositories/snapshots - - false - - - true - - - + + + + + + + + + + + +