|
|
|
@ -7,7 +7,7 @@
@@ -7,7 +7,7 @@
|
|
|
|
|
<packaging>pom</packaging> |
|
|
|
|
<name>Spring Cloud Commons Parent</name> |
|
|
|
|
<description>Spring Cloud Commons Parent</description> |
|
|
|
|
<url>http://projects.spring.io/spring-cloud/</url> |
|
|
|
|
<url>https://projects.spring.io/spring-cloud/</url> |
|
|
|
|
<parent> |
|
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
|
<artifactId>spring-cloud-build</artifactId> |
|
|
|
@ -60,7 +60,7 @@
@@ -60,7 +60,7 @@
|
|
|
|
|
<repository> |
|
|
|
|
<id>spring-snapshots</id> |
|
|
|
|
<name>Spring Snapshots</name> |
|
|
|
|
<url>http://repo.spring.io/libs-snapshot-local</url> |
|
|
|
|
<url>https://repo.spring.io/libs-snapshot-local</url> |
|
|
|
|
<snapshots> |
|
|
|
|
<enabled>true</enabled> |
|
|
|
|
</snapshots> |
|
|
|
@ -68,7 +68,7 @@
@@ -68,7 +68,7 @@
|
|
|
|
|
<repository> |
|
|
|
|
<id>spring-milestones</id> |
|
|
|
|
<name>Spring Milestones</name> |
|
|
|
|
<url>http://repo.spring.io/libs-milestone-local</url> |
|
|
|
|
<url>https://repo.spring.io/libs-milestone-local</url> |
|
|
|
|
<snapshots> |
|
|
|
|
<enabled>false</enabled> |
|
|
|
|
</snapshots> |
|
|
|
@ -79,7 +79,7 @@
@@ -79,7 +79,7 @@
|
|
|
|
|
<repository> |
|
|
|
|
<id>spring-releases</id> |
|
|
|
|
<name>Spring Releases</name> |
|
|
|
|
<url>http://repo.spring.io/release</url> |
|
|
|
|
<url>https://repo.spring.io/release</url> |
|
|
|
|
<snapshots> |
|
|
|
|
<enabled>false</enabled> |
|
|
|
|
</snapshots> |
|
|
|
@ -89,7 +89,7 @@
@@ -89,7 +89,7 @@
|
|
|
|
|
<pluginRepository> |
|
|
|
|
<id>spring-snapshots</id> |
|
|
|
|
<name>Spring Snapshots</name> |
|
|
|
|
<url>http://repo.spring.io/libs-snapshot-local</url> |
|
|
|
|
<url>https://repo.spring.io/libs-snapshot-local</url> |
|
|
|
|
<snapshots> |
|
|
|
|
<enabled>true</enabled> |
|
|
|
|
</snapshots> |
|
|
|
@ -100,7 +100,7 @@
@@ -100,7 +100,7 @@
|
|
|
|
|
<pluginRepository> |
|
|
|
|
<id>spring-milestones</id> |
|
|
|
|
<name>Spring Milestones</name> |
|
|
|
|
<url>http://repo.spring.io/libs-milestone-local</url> |
|
|
|
|
<url>https://repo.spring.io/libs-milestone-local</url> |
|
|
|
|
<snapshots> |
|
|
|
|
<enabled>false</enabled> |
|
|
|
|
</snapshots> |
|
|
|
@ -108,7 +108,7 @@
@@ -108,7 +108,7 @@
|
|
|
|
|
<pluginRepository> |
|
|
|
|
<id>spring-releases</id> |
|
|
|
|
<name>Spring Releases</name> |
|
|
|
|
<url>http://repo.spring.io/libs-release-local</url> |
|
|
|
|
<url>https://repo.spring.io/libs-release-local</url> |
|
|
|
|
<snapshots> |
|
|
|
|
<enabled>false</enabled> |
|
|
|
|
</snapshots> |
|
|
|
|