Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone.

Closes #1387
This commit is contained in:
Mark Paluch
2023-06-06 10:17:57 +02:00
parent 699d380af9
commit d4bbdcbd09
4 changed files with 20 additions and 17 deletions

View File

@@ -37,11 +37,4 @@
</plugins>
</build>
<pluginRepositories>
<pluginRepository>
<id>spring-release</id>
<name>Spring Release</name>
<url>https://repo.spring.io/release</url> <!-- For Releases -->
</pluginRepository>
</pluginRepositories>
</project>