diff --git a/pom.xml b/pom.xml index 66156d161..0915a48fe 100644 --- a/pom.xml +++ b/pom.xml @@ -682,6 +682,44 @@ + + signing + + + sign + true + + + + + + dev.sigstore + sigstore-maven-plugin + 0.4.0 + + + sign + + sign + + + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + + sign + + + + + + + reporting