From e14f41e4056d8f0c427a92e2664cf5bc7159751e Mon Sep 17 00:00:00 2001 From: Angel Borroy <48685308+aborroy@users.noreply.github.com> Date: Wed, 21 Aug 2024 13:34:15 +0200 Subject: [PATCH] Update pom.xml --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dca8aa4..d93fbfb 100644 --- a/pom.xml +++ b/pom.xml @@ -62,6 +62,13 @@ + + maven-release-plugin + 3.1.1 + + @{project.version} + + org.apache.maven.plugins maven-gpg-plugin @@ -90,7 +97,7 @@ true central-releases-staging - https://oss.sonatype.org/ + https://s01.oss.sonatype.org true