From 867bc2e028785a99f7596dd6d06fe89993a7eea0 Mon Sep 17 00:00:00 2001 From: Ilayaperumal Gopinathan Date: Fri, 25 Apr 2025 23:32:42 +0100 Subject: [PATCH] Add additional metadata to Spring AI BOM Signed-off-by: Ilayaperumal Gopinathan --- spring-ai-bom/pom.xml | 100 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) diff --git a/spring-ai-bom/pom.xml b/spring-ai-bom/pom.xml index 01602cd44..9305540df 100644 --- a/spring-ai-bom/pom.xml +++ b/spring-ai-bom/pom.xml @@ -36,6 +36,36 @@ git@github.com:spring-projects/spring-ai.git + + Broadcom Inc. + https://spring.io + + + + Github Issues + https://github.com/spring-projects/spring-ai/issues + + + Github Actions + https://github.com/spring-projects/spring-ai/actions + + + + spring-snapshots + https://repo.spring.io/libs-snapshot-local + + false + + + + + + Apache 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + 1.5.0 @@ -1023,6 +1053,49 @@ + + + Central Portal Snapshots + central-portal-snapshots + https://central.sonatype.com/repository/maven-snapshots/ + + false + + + true + + + + maven-central + https://repo.maven.apache.org/maven2/ + + true + + + true + + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + @@ -1061,4 +1134,31 @@ + + + artifactory-staging + + + spring-staging + https://repo.spring.io/libs-staging-local + + false + + + + + + artifactory-milestone + + + spring-milestones + https://repo.spring.io/libs-milestone-local + + false + + + + + +