|
|
@ -38,7 +38,7 @@ |
|
|
|
<repository> |
|
|
|
<repository> |
|
|
|
<id>spring-snapshots</id> |
|
|
|
<id>spring-snapshots</id> |
|
|
|
<name>Spring Snapshots</name> |
|
|
|
<name>Spring Snapshots</name> |
|
|
|
<url>http://repo.spring.io/libs-snapshot-local</url> |
|
|
|
<url>https://repo.spring.io/libs-snapshot-local</url> |
|
|
|
<snapshots> |
|
|
|
<snapshots> |
|
|
|
<enabled>true</enabled> |
|
|
|
<enabled>true</enabled> |
|
|
|
</snapshots> |
|
|
|
</snapshots> |
|
|
@ -46,7 +46,7 @@ |
|
|
|
<repository> |
|
|
|
<repository> |
|
|
|
<id>spring-milestones</id> |
|
|
|
<id>spring-milestones</id> |
|
|
|
<name>Spring Milestones</name> |
|
|
|
<name>Spring Milestones</name> |
|
|
|
<url>http://repo.spring.io/libs-milestone-local</url> |
|
|
|
<url>https://repo.spring.io/libs-milestone-local</url> |
|
|
|
<snapshots> |
|
|
|
<snapshots> |
|
|
|
<enabled>false</enabled> |
|
|
|
<enabled>false</enabled> |
|
|
|
</snapshots> |
|
|
|
</snapshots> |
|
|
@ -54,7 +54,7 @@ |
|
|
|
<repository> |
|
|
|
<repository> |
|
|
|
<id>spring-releases</id> |
|
|
|
<id>spring-releases</id> |
|
|
|
<name>Spring Releases</name> |
|
|
|
<name>Spring Releases</name> |
|
|
|
<url>http://repo.spring.io/release</url> |
|
|
|
<url>https://repo.spring.io/release</url> |
|
|
|
<snapshots> |
|
|
|
<snapshots> |
|
|
|
<enabled>false</enabled> |
|
|
|
<enabled>false</enabled> |
|
|
|
</snapshots> |
|
|
|
</snapshots> |
|
|
@ -64,7 +64,7 @@ |
|
|
|
<pluginRepository> |
|
|
|
<pluginRepository> |
|
|
|
<id>spring-snapshots</id> |
|
|
|
<id>spring-snapshots</id> |
|
|
|
<name>Spring Snapshots</name> |
|
|
|
<name>Spring Snapshots</name> |
|
|
|
<url>http://repo.spring.io/libs-snapshot-local</url> |
|
|
|
<url>https://repo.spring.io/libs-snapshot-local</url> |
|
|
|
<snapshots> |
|
|
|
<snapshots> |
|
|
|
<enabled>true</enabled> |
|
|
|
<enabled>true</enabled> |
|
|
|
</snapshots> |
|
|
|
</snapshots> |
|
|
@ -72,7 +72,7 @@ |
|
|
|
<pluginRepository> |
|
|
|
<pluginRepository> |
|
|
|
<id>spring-milestones</id> |
|
|
|
<id>spring-milestones</id> |
|
|
|
<name>Spring Milestones</name> |
|
|
|
<name>Spring Milestones</name> |
|
|
|
<url>http://repo.spring.io/libs-milestone-local</url> |
|
|
|
<url>https://repo.spring.io/libs-milestone-local</url> |
|
|
|
<snapshots> |
|
|
|
<snapshots> |
|
|
|
<enabled>false</enabled> |
|
|
|
<enabled>false</enabled> |
|
|
|
</snapshots> |
|
|
|
</snapshots> |
|
|
|