diff --git a/pom.xml b/pom.xml index d379b14..9af4066 100644 --- a/pom.xml +++ b/pom.xml @@ -219,6 +219,16 @@ maven-deploy-plugin 3.1.4 + + maven-gpg-plugin + 3.2.8 + + + org.sonatype.central + central-publishing-maven-plugin + 0.10.0 + true + maven-javadoc-plugin 3.12.0 @@ -340,5 +350,39 @@ + + + deploy-release + + + + maven-gpg-plugin + + + sign-artifacts + + sign + + deploy + + + + + + org.sonatype.central + central-publishing-maven-plugin + + central + + sample-app-parent + sample-app + cds-feature-notifications-coverage-report + + + + + + +