diff --git a/pom.xml b/pom.xml index cc49ed04..bf3d8d60 100644 --- a/pom.xml +++ b/pom.xml @@ -142,7 +142,13 @@ - release + release-sign-artifacts + + + performRelease + true + + @@ -352,7 +358,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.3 + 1.6.7 @@ -441,5 +447,9 @@ ossrh https://oss.sonatype.org/content/repositories/snapshots + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ +