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