diff --git a/spring-ai-bom/pom.xml b/spring-ai-bom/pom.xml index ee0df95ab..3aaddf1aa 100644 --- a/spring-ai-bom/pom.xml +++ b/spring-ai-bom/pom.xml @@ -1350,6 +1350,44 @@ + + sonatype + + true + + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.7.0 + true + + sonatype-new + https://s01.oss.sonatype.org/ + true + true + + + + +