|
|
|
|
@ -400,16 +400,6 @@
@@ -400,16 +400,6 @@
|
|
|
|
|
<id>spring-milestone</id> |
|
|
|
|
<url>https://repo.spring.io/milestone</url> |
|
|
|
|
</repository> |
|
|
|
|
<repository> |
|
|
|
|
<id>central-snapshot</id> |
|
|
|
|
<url>https://central.sonatype.com/repository/maven-snapshots/</url> |
|
|
|
|
<snapshots> |
|
|
|
|
<enabled>true</enabled> |
|
|
|
|
</snapshots> |
|
|
|
|
<releases> |
|
|
|
|
<enabled>false</enabled> |
|
|
|
|
</releases> |
|
|
|
|
</repository> |
|
|
|
|
</repositories> |
|
|
|
|
|
|
|
|
|
</project> |
|
|
|
|
|