diff --git a/pom.xml b/pom.xml index 70f7a4b..e4704e2 100644 --- a/pom.xml +++ b/pom.xml @@ -209,36 +209,26 @@ true + + org.apache.maven.plugins + maven-gpg-plugin + 1.4 + + + sign-artifacts + verify + + sign + + + + - + - release-sign-artifacts - - - performRelease - true - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.4 - - - sign-artifacts - verify - - sign - - - - - - + github