diff --git a/pom.xml b/pom.xml index 3fa56ef..ba27cfd 100644 --- a/pom.xml +++ b/pom.xml @@ -710,6 +710,34 @@ + + + net.nicoulaj.maven.plugins + checksum-maven-plugin + 1.11 + + + source-release-checksum + + artifacts + + + post-integration-test + + + SHA-512 + + + source-release + true + false + + true + + + + org.apache.maven.plugins maven-gpg-plugin