Skip to content
Snippets Groups Projects
Unverified Commit 647b48b3 authored by Chris Bono's avatar Chris Bono Committed by GitHub
Browse files

Add spring-milestone plugin repo for stagingmilestone profile

parent 788ee056
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,14 @@
<enabled>false</enabled>
</snapshots>
</pluginRepository>
<pluginRepository>
<id>spring-milestones</id>
<name>Spring Milestones</name>
<url>https://repo.spring.io/libs-milestone</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>
</profile>
<profile>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment