Skip to content

Commit 682bc06

Browse files
committed
another updated maven repo for spring components
1 parent 638f5d7 commit 682bc06

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

eclipse-distribution/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -889,6 +889,11 @@
889889
<name>Spring Repository</name>
890890
<url>https://repo.spring.io/release/</url>
891891
</pluginRepository>
892+
<pluginRepository>
893+
<id>spring-maven-plugin-release</id>
894+
<name>Spring Repository</name>
895+
<url>https://repo.spring.io/plugins-release/</url>
896+
</pluginRepository>
892897
<!-- <pluginRepository>
893898
<id>spring-maven-release</id>
894899
<name>Spring Maven Release Repository</name>

0 commit comments

Comments
 (0)