|
|
|
@ -78,7 +78,7 @@
@@ -78,7 +78,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> |
|
|
|
@ -89,7 +89,7 @@
@@ -89,7 +89,7 @@
|
|
|
|
|
<repository> |
|
|
|
|
<id>spring-milestones</id> |
|
|
|
|
<name>Spring Milestones</name> |
|
|
|
|
<url>https://repo.spring.io/libs-milestone-local</url> |
|
|
|
|
<url>https://repo.spring.io/milestone</url> |
|
|
|
|
<snapshots> |
|
|
|
|
<enabled>false</enabled> |
|
|
|
|
</snapshots> |
|
|
|
@ -107,7 +107,7 @@
@@ -107,7 +107,7 @@
|
|
|
|
|
<pluginRepository> |
|
|
|
|
<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> |
|
|
|
@ -118,7 +118,7 @@
@@ -118,7 +118,7 @@
|
|
|
|
|
<pluginRepository> |
|
|
|
|
<id>spring-milestones</id> |
|
|
|
|
<name>Spring Milestones</name> |
|
|
|
|
<url>https://repo.spring.io/libs-milestone-local</url> |
|
|
|
|
<url>https://repo.spring.io/milestone</url> |
|
|
|
|
<snapshots> |
|
|
|
|
<enabled>false</enabled> |
|
|
|
|
</snapshots> |
|
|
|
|