Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone.
Closes #1387
This commit is contained in:
@@ -64,7 +64,7 @@ If using a milestone release instead of a GA release, you also need to add the l
|
||||
<repository>
|
||||
<id>spring-milestone</id>
|
||||
<name>Spring Maven MILESTONE Repository</name>
|
||||
<url>https://repo.spring.io/libs-milestone</url>
|
||||
<url>https://repo.spring.io/milestone</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user