diff --git a/gson/pom.xml b/gson/pom.xml index 831d460d..0382b03e 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -45,6 +45,35 @@ test + + + + release-sign-artifacts + + + performRelease + true + + + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + + + package