diff --git a/spring-ai-bom/pom.xml b/spring-ai-bom/pom.xml index 104c9adda..c840be167 100644 --- a/spring-ai-bom/pom.xml +++ b/spring-ai-bom/pom.xml @@ -57,6 +57,11 @@ false + + repo.spring.io + Spring Release Repository + https://repo.spring.io/libs-release-local + @@ -1110,6 +1115,29 @@ + + + mpollack + Mark Pollack + mpollack at vmware.com + VMware + http://www.spring.io + + lead + + + + tzolov + Christian Tzolov + christian tzolov at broadcom.com + Broadcom + http://www.spring.io + + lead + + + + @@ -1345,6 +1373,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 + + + + + diff --git a/spring-ai-spring-boot-testcontainers/pom.xml b/spring-ai-spring-boot-testcontainers/pom.xml index b8b4d5d35..240c7a3e8 100644 --- a/spring-ai-spring-boot-testcontainers/pom.xml +++ b/spring-ai-spring-boot-testcontainers/pom.xml @@ -38,7 +38,6 @@ false - true