|
|
@ -23,7 +23,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> |
|
|
@ -31,7 +31,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> |
|
|
@ -39,7 +39,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> |
|
|
@ -49,7 +49,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> |
|
|
@ -57,7 +57,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> |
|
|
|