diff --git a/pom.xml b/pom.xml index 419b2979..b358a5c6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,6 +4,8 @@ org.springframework.amqp spring-amqp-dist Spring AMQP Distribution + 1.0.0.BUILD-SNAPSHOT pom @@ -63,6 +65,23 @@ https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + milestone