Change repository for dependendencies to snapshot instead of libs-snapshot-local

This commit is contained in:
Glenn Renfro
2020-07-31 12:26:08 -04:00
parent 6ee418a691
commit 91bcd1ab41

View File

@@ -275,7 +275,7 @@
<repository>
<id>spring-snapshots</id>
<name>Spring Snapshots</name>
<url>https://repo.spring.io/libs-snapshot-local</url>
<url>https://repo.spring.io/snapshot</url>
<snapshots>
<enabled>true</enabled>
</snapshots>