Skip to content

Commit 8488a32

Browse files
committed
Add repository element to the distributionManagement for Spring AI BOM
Signed-off-by: Ilayaperumal Gopinathan <[email protected]>
1 parent 79037c5 commit 8488a32

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

spring-ai-bom/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,11 @@
5757
<enabled>false</enabled>
5858
</releases>
5959
</snapshotRepository>
60+
<repository>
61+
<id>repo.spring.io</id>
62+
<name>Spring Release Repository</name>
63+
<url>https://repo.spring.io/libs-release-local</url>
64+
</repository>
6065
</distributionManagement>
6166
<licenses>
6267
<license>

0 commit comments

Comments
 (0)