diff --git a/pom.xml b/pom.xml
index a0f30465..c33b4210 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
pom
Spring Cloud Config
Spring Cloud Config
- http://projects.spring.io/spring-cloud/
+ https://projects.spring.io/spring-cloud/
org.springframework.cloud
spring-cloud-build
@@ -50,7 +50,7 @@
spring-snapshots
Spring Snapshots
- http://repo.spring.io/libs-snapshot-local
+ https://repo.spring.io/libs-snapshot-local
true
@@ -61,7 +61,7 @@
spring-milestones
Spring Milestones
- http://repo.spring.io/libs-milestone-local
+ https://repo.spring.io/libs-milestone-local
false
@@ -69,7 +69,7 @@
spring-releases
Spring Releases
- http://repo.spring.io/release
+ https://repo.spring.io/release
false
@@ -79,7 +79,7 @@
spring-snapshots
Spring Snapshots
- http://repo.spring.io/libs-snapshot-local
+ https://repo.spring.io/libs-snapshot-local
true
@@ -90,7 +90,7 @@
spring-milestones
Spring Milestones
- http://repo.spring.io/libs-milestone-local
+ https://repo.spring.io/libs-milestone-local
false
@@ -98,7 +98,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-config-client/pom.xml b/spring-cloud-config-client/pom.xml
index 813ba633..c91d7a2e 100644
--- a/spring-cloud-config-client/pom.xml
+++ b/spring-cloud-config-client/pom.xml
@@ -14,7 +14,7 @@
..
- http://spring.io
+ https://spring.io
spring-snapshots
Spring Snapshots
- http://repo.spring.io/libs-snapshot-local
+ https://repo.spring.io/libs-snapshot-local
true
@@ -75,7 +75,7 @@
spring-milestones
Spring Milestones
- http://repo.spring.io/libs-milestone-local
+ https://repo.spring.io/libs-milestone-local
false
@@ -83,7 +83,7 @@
spring-releases
Spring Releases
- http://repo.spring.io/release
+ https://repo.spring.io/release
false
@@ -93,7 +93,7 @@
spring-snapshots
Spring Snapshots
- http://repo.spring.io/libs-snapshot-local
+ https://repo.spring.io/libs-snapshot-local
true
@@ -104,7 +104,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-config/pom.xml b/spring-cloud-starter-config/pom.xml
index c06cbcfd..f2f6447a 100644
--- a/spring-cloud-starter-config/pom.xml
+++ b/spring-cloud-starter-config/pom.xml
@@ -11,10 +11,10 @@
1.2.0.BUILD-SNAPSHOT
spring-cloud-starter-config
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}/../..