diff --git a/pom.xml b/pom.xml
index b18b1246..57e85189 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
pom
Spring Cloud Commons Parent
Spring Cloud Commons Parent
- http://projects.spring.io/spring-cloud/
+ https://projects.spring.io/spring-cloud/
org.springframework.cloud
spring-cloud-build
@@ -60,7 +60,7 @@
spring-snapshots
Spring Snapshots
- http://repo.spring.io/libs-snapshot-local
+ https://repo.spring.io/libs-snapshot-local
true
@@ -68,7 +68,7 @@
spring-milestones
Spring Milestones
- http://repo.spring.io/libs-milestone-local
+ https://repo.spring.io/libs-milestone-local
false
@@ -79,7 +79,7 @@
spring-releases
Spring Releases
- http://repo.spring.io/release
+ https://repo.spring.io/release
false
@@ -89,7 +89,7 @@
spring-snapshots
Spring Snapshots
- http://repo.spring.io/libs-snapshot-local
+ https://repo.spring.io/libs-snapshot-local
true
@@ -100,7 +100,7 @@
spring-milestones
Spring Milestones
- http://repo.spring.io/libs-milestone-local
+ https://repo.spring.io/libs-milestone-local
false
@@ -108,7 +108,7 @@
spring-releases
Spring Releases
- http://repo.spring.io/libs-release-local
+ https://repo.spring.io/libs-release-local
false
diff --git a/spring-cloud-commons-dependencies/pom.xml b/spring-cloud-commons-dependencies/pom.xml
index 2b13a3e8..0f367eca 100644
--- a/spring-cloud-commons-dependencies/pom.xml
+++ b/spring-cloud-commons-dependencies/pom.xml
@@ -47,7 +47,7 @@
spring-snapshots
Spring Snapshots
- http://repo.spring.io/libs-snapshot-local
+ https://repo.spring.io/libs-snapshot-local
true
@@ -58,7 +58,7 @@
spring-milestones
Spring Milestones
- http://repo.spring.io/libs-milestone-local
+ https://repo.spring.io/libs-milestone-local
false
@@ -66,7 +66,7 @@
spring-releases
Spring Releases
- http://repo.spring.io/release
+ https://repo.spring.io/release
false
@@ -76,7 +76,7 @@
spring-snapshots
Spring Snapshots
- http://repo.spring.io/libs-snapshot-local
+ https://repo.spring.io/libs-snapshot-local
true
@@ -87,7 +87,7 @@
spring-milestones
Spring Milestones
- http://repo.spring.io/libs-milestone-local
+ https://repo.spring.io/libs-milestone-local
false
diff --git a/spring-cloud-starter/pom.xml b/spring-cloud-starter/pom.xml
index 219adc99..c00807c8 100644
--- a/spring-cloud-starter/pom.xml
+++ b/spring-cloud-starter/pom.xml
@@ -10,10 +10,10 @@
spring-cloud-starter
spring-cloud-starter
Spring Cloud Starter
- http://projects.spring.io/spring-cloud
+ https://projects.spring.io/spring-cloud
Pivotal Software, Inc.
- http://www.spring.io
+ https://www.spring.io
${basedir}/../..