Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit c4a5932

Browse files
committed
Restore spring plugins repository.
1 parent 2596003 commit c4a5932

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

pom.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -954,7 +954,14 @@
954954

955955
</plugins>
956956
</build>
957-
957+
958+
<pluginRepositories>
959+
<pluginRepository>
960+
<id>spring-plugins-release</id>
961+
<url>https://repo.spring.io/plugins-release</url>
962+
</pluginRepository>
963+
</pluginRepositories>
964+
958965
<repositories>
959966
<repository>
960967
<id>spring-libs-snapshot</id>

0 commit comments

Comments
 (0)