diff --git a/pom.xml b/pom.xml index 534e73b..38601be 100644 --- a/pom.xml +++ b/pom.xml @@ -28,15 +28,6 @@ - @@ -120,6 +111,47 @@ + + + + org.apache.maven.plugins + maven-gpg-plugin + 3.2.4 + + + sign-artifacts + verify + + sign + + + + + bartolomeo.sorrentino@gmail.com + + --pinentry-mode + loopback + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.7.0 + true + + sonatype-server + https://oss.sonatype.org/ + true + + + @@ -152,7 +184,6 @@ server-jetty -